Uses of Class
com.oracle.bmc.devops.model.DeployStageCollection
-
Packages that use DeployStageCollection Package Description com.oracle.bmc.devops.model com.oracle.bmc.devops.responses -
-
Uses of DeployStageCollection in com.oracle.bmc.devops.model
Methods in com.oracle.bmc.devops.model that return DeployStageCollection Modifier and Type Method Description DeployStageCollectionDeployStageCollection.Builder. build()Methods in com.oracle.bmc.devops.model with parameters of type DeployStageCollection Modifier and Type Method Description DeployStageCollection.BuilderDeployStageCollection.Builder. copy(DeployStageCollection model) -
Uses of DeployStageCollection in com.oracle.bmc.devops.responses
Methods in com.oracle.bmc.devops.responses that return DeployStageCollection Modifier and Type Method Description DeployStageCollectionListDeployStagesResponse. getDeployStageCollection()The returned DeployStageCollection instance.Methods in com.oracle.bmc.devops.responses with parameters of type DeployStageCollection Modifier and Type Method Description ListDeployStagesResponse.BuilderListDeployStagesResponse.Builder. deployStageCollection(DeployStageCollection deployStageCollection)The returned DeployStageCollection instance.
-