Uses of Class
com.oracle.bmc.marketplacepublisher.model.PublisherCollection
-
Packages that use PublisherCollection Package Description com.oracle.bmc.marketplacepublisher.model com.oracle.bmc.marketplacepublisher.responses -
-
Uses of PublisherCollection in com.oracle.bmc.marketplacepublisher.model
Methods in com.oracle.bmc.marketplacepublisher.model that return PublisherCollection Modifier and Type Method Description PublisherCollectionPublisherCollection.Builder. build()Methods in com.oracle.bmc.marketplacepublisher.model with parameters of type PublisherCollection Modifier and Type Method Description PublisherCollection.BuilderPublisherCollection.Builder. copy(PublisherCollection model) -
Uses of PublisherCollection in com.oracle.bmc.marketplacepublisher.responses
Methods in com.oracle.bmc.marketplacepublisher.responses that return PublisherCollection Modifier and Type Method Description PublisherCollectionListPublishersResponse. getPublisherCollection()The returned PublisherCollection instance.Methods in com.oracle.bmc.marketplacepublisher.responses with parameters of type PublisherCollection Modifier and Type Method Description ListPublishersResponse.BuilderListPublishersResponse.Builder. publisherCollection(PublisherCollection publisherCollection)The returned PublisherCollection instance.
-