Uses of Class
com.oracle.bmc.marketplacepublisher.model.PublisherCollection.Builder
-
Packages that use PublisherCollection.Builder Package Description com.oracle.bmc.marketplacepublisher.model -
-
Uses of PublisherCollection.Builder in com.oracle.bmc.marketplacepublisher.model
Methods in com.oracle.bmc.marketplacepublisher.model that return PublisherCollection.Builder Modifier and Type Method Description static PublisherCollection.Builder
PublisherCollection. builder()
Create a new builder.PublisherCollection.Builder
PublisherCollection.Builder. copy(PublisherCollection model)
PublisherCollection.Builder
PublisherCollection.Builder. items(List<PublisherSummary> items)
List of publisher summary.PublisherCollection.Builder
PublisherCollection. toBuilder()
-