Uses of Class
org.jenkinsci.plugins.torque.api.EnvironmentResponse
-
Packages that use EnvironmentResponse Package Description org.jenkinsci.plugins.torque.service -
-
Uses of EnvironmentResponse in org.jenkinsci.plugins.torque.service
Methods in org.jenkinsci.plugins.torque.service that return types with arguments of type EnvironmentResponse Modifier and Type Method Description ResponseData<EnvironmentResponse>EnvironmentAPIService. getEnvironmentById(String spaceName, String environmentId)ResponseData<EnvironmentResponse>EnvironmentAPIServiceImpl. getEnvironmentById(String spaceName, String environmentId)ResponseData<EnvironmentResponse>EnvironmentAPIServiceMock. getEnvironmentById(String spaceName, String environmentId)retrofit2.Call<EnvironmentResponse>EnvironmentAPISpec. getEnvironmentById(String token, String spaceName, String environmentId)
-