Uses of Class
com.oracle.bmc.marketplacepublisher.model.ArtifactCollection
-
Packages that use ArtifactCollection Package Description com.oracle.bmc.marketplacepublisher.model com.oracle.bmc.marketplacepublisher.responses -
-
Uses of ArtifactCollection in com.oracle.bmc.marketplacepublisher.model
Methods in com.oracle.bmc.marketplacepublisher.model that return ArtifactCollection Modifier and Type Method Description ArtifactCollectionArtifactCollection.Builder. build()Methods in com.oracle.bmc.marketplacepublisher.model with parameters of type ArtifactCollection Modifier and Type Method Description ArtifactCollection.BuilderArtifactCollection.Builder. copy(ArtifactCollection model) -
Uses of ArtifactCollection in com.oracle.bmc.marketplacepublisher.responses
Methods in com.oracle.bmc.marketplacepublisher.responses that return ArtifactCollection Modifier and Type Method Description ArtifactCollectionListArtifactsResponse. getArtifactCollection()The returned ArtifactCollection instance.Methods in com.oracle.bmc.marketplacepublisher.responses with parameters of type ArtifactCollection Modifier and Type Method Description ListArtifactsResponse.BuilderListArtifactsResponse.Builder. artifactCollection(ArtifactCollection artifactCollection)The returned ArtifactCollection instance.
-