Uses of Class
com.oracle.bmc.devops.model.DeployArtifactCollection
- 
Packages that use DeployArtifactCollection Package Description com.oracle.bmc.devops.model com.oracle.bmc.devops.responses 
- 
- 
Uses of DeployArtifactCollection in com.oracle.bmc.devops.modelMethods in com.oracle.bmc.devops.model that return DeployArtifactCollection Modifier and Type Method Description DeployArtifactCollectionDeployArtifactCollection.Builder. build()Methods in com.oracle.bmc.devops.model with parameters of type DeployArtifactCollection Modifier and Type Method Description DeployArtifactCollection.BuilderDeployArtifactCollection.Builder. copy(DeployArtifactCollection model)
- 
Uses of DeployArtifactCollection in com.oracle.bmc.devops.responsesMethods in com.oracle.bmc.devops.responses that return DeployArtifactCollection Modifier and Type Method Description DeployArtifactCollectionListDeployArtifactsResponse. getDeployArtifactCollection()The returned DeployArtifactCollection instance.Methods in com.oracle.bmc.devops.responses with parameters of type DeployArtifactCollection Modifier and Type Method Description ListDeployArtifactsResponse.BuilderListDeployArtifactsResponse.Builder. deployArtifactCollection(DeployArtifactCollection deployArtifactCollection)The returned DeployArtifactCollection instance.
 
-