Uses of Class
com.oracle.bmc.fleetappsmanagement.model.CatalogItemCollection.Builder
-
Packages that use CatalogItemCollection.Builder Package Description com.oracle.bmc.fleetappsmanagement.model -
-
Uses of CatalogItemCollection.Builder in com.oracle.bmc.fleetappsmanagement.model
Methods in com.oracle.bmc.fleetappsmanagement.model that return CatalogItemCollection.Builder Modifier and Type Method Description static CatalogItemCollection.BuilderCatalogItemCollection. builder()Create a new builder.CatalogItemCollection.BuilderCatalogItemCollection.Builder. copy(CatalogItemCollection model)CatalogItemCollection.BuilderCatalogItemCollection.Builder. items(List<CatalogItemSummary> items)List of CatalogItems.CatalogItemCollection.BuilderCatalogItemCollection. toBuilder()
-