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.model
Methods in com.oracle.bmc.artifacts.model that return GenericArtifactCollection Modifier and Type Method Description GenericArtifactCollection
GenericArtifactCollection.Builder. build()
Methods in com.oracle.bmc.artifacts.model with parameters of type GenericArtifactCollection Modifier and Type Method Description GenericArtifactCollection.Builder
GenericArtifactCollection.Builder. copy(GenericArtifactCollection model)
-
Uses of GenericArtifactCollection in com.oracle.bmc.artifacts.responses
Methods in com.oracle.bmc.artifacts.responses that return GenericArtifactCollection Modifier and Type Method Description GenericArtifactCollection
ListGenericArtifactsResponse. getGenericArtifactCollection()
The returned GenericArtifactCollection instance.Methods in com.oracle.bmc.artifacts.responses with parameters of type GenericArtifactCollection Modifier and Type Method Description ListGenericArtifactsResponse.Builder
ListGenericArtifactsResponse.Builder. genericArtifactCollection(GenericArtifactCollection genericArtifactCollection)
The returned GenericArtifactCollection instance.
-