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