Uses of Class
com.oracle.bmc.marketplacepublisher.model.Publisher
-
Packages that use Publisher Package Description com.oracle.bmc.marketplacepublisher.model com.oracle.bmc.marketplacepublisher.responses -
-
Uses of Publisher in com.oracle.bmc.marketplacepublisher.model
Methods in com.oracle.bmc.marketplacepublisher.model that return Publisher Modifier and Type Method Description PublisherPublisher.Builder. build()Methods in com.oracle.bmc.marketplacepublisher.model with parameters of type Publisher Modifier and Type Method Description Publisher.BuilderPublisher.Builder. copy(Publisher model) -
Uses of Publisher in com.oracle.bmc.marketplacepublisher.responses
Methods in com.oracle.bmc.marketplacepublisher.responses that return Publisher Modifier and Type Method Description PublisherGetPublisherResponse. getPublisher()The returned Publisher instance.Methods in com.oracle.bmc.marketplacepublisher.responses with parameters of type Publisher Modifier and Type Method Description GetPublisherResponse.BuilderGetPublisherResponse.Builder. publisher(Publisher publisher)The returned Publisher instance.
-