Uses of Class
com.oracle.bmc.artifacts.model.GenericArtifactCollection
- 
Packages that use GenericArtifactCollection Package Description com.oracle.bmc.artifacts.model com.oracle.bmc.artifacts.responses 
- 
- 
Uses of GenericArtifactCollection in com.oracle.bmc.artifacts.modelMethods in com.oracle.bmc.artifacts.model that return GenericArtifactCollection Modifier and Type Method Description GenericArtifactCollectionGenericArtifactCollection.Builder. build()Methods in com.oracle.bmc.artifacts.model with parameters of type GenericArtifactCollection Modifier and Type Method Description GenericArtifactCollection.BuilderGenericArtifactCollection.Builder. copy(GenericArtifactCollection model)
- 
Uses of GenericArtifactCollection in com.oracle.bmc.artifacts.responsesMethods in com.oracle.bmc.artifacts.responses that return GenericArtifactCollection Modifier and Type Method Description GenericArtifactCollectionListGenericArtifactsResponse. getGenericArtifactCollection()The returned GenericArtifactCollection instance.Methods in com.oracle.bmc.artifacts.responses with parameters of type GenericArtifactCollection Modifier and Type Method Description ListGenericArtifactsResponse.BuilderListGenericArtifactsResponse.Builder. genericArtifactCollection(GenericArtifactCollection genericArtifactCollection)The returned GenericArtifactCollection instance.
 
-