Uses of Class
com.atlassian.bamboo.rest.model.deployments.RestOperations
-
-
Uses of RestOperations in com.atlassian.bamboo.rest.model.deployments.environments
Methods in com.atlassian.bamboo.rest.model.deployments.environments that return RestOperations Modifier and Type Method Description RestOperations
RestEnvironment. getOperations()
-
Uses of RestOperations in com.atlassian.bamboo.rest.model.deployments.projects
Methods in com.atlassian.bamboo.rest.model.deployments.projects that return RestOperations Modifier and Type Method Description RestOperations
RestDeploymentProject. getOperations()
-
Uses of RestOperations in com.atlassian.bamboo.rest.model.deployments.results
Methods in com.atlassian.bamboo.rest.model.deployments.results that return RestOperations Modifier and Type Method Description RestOperations
RestDeploymentResult. getOperations()
-