Uses of Class
com.oracle.bmc.devops.model.DeployEnvironmentCollection
-
Packages that use DeployEnvironmentCollection Package Description com.oracle.bmc.devops.model com.oracle.bmc.devops.responses -
-
Uses of DeployEnvironmentCollection in com.oracle.bmc.devops.model
Methods in com.oracle.bmc.devops.model that return DeployEnvironmentCollection Modifier and Type Method Description DeployEnvironmentCollection
DeployEnvironmentCollection.Builder. build()
Methods in com.oracle.bmc.devops.model with parameters of type DeployEnvironmentCollection Modifier and Type Method Description DeployEnvironmentCollection.Builder
DeployEnvironmentCollection.Builder. copy(DeployEnvironmentCollection model)
-
Uses of DeployEnvironmentCollection in com.oracle.bmc.devops.responses
Methods in com.oracle.bmc.devops.responses that return DeployEnvironmentCollection Modifier and Type Method Description DeployEnvironmentCollection
ListDeployEnvironmentsResponse. getDeployEnvironmentCollection()
The returned DeployEnvironmentCollection instance.Methods in com.oracle.bmc.devops.responses with parameters of type DeployEnvironmentCollection Modifier and Type Method Description ListDeployEnvironmentsResponse.Builder
ListDeployEnvironmentsResponse.Builder. deployEnvironmentCollection(DeployEnvironmentCollection deployEnvironmentCollection)
The returned DeployEnvironmentCollection instance.
-