Uses of Class
com.oracle.bmc.fleetappsmanagement.model.CatalogItemCollection
-
Packages that use CatalogItemCollection Package Description com.oracle.bmc.fleetappsmanagement.model com.oracle.bmc.fleetappsmanagement.responses -
-
Uses of CatalogItemCollection in com.oracle.bmc.fleetappsmanagement.model
Methods in com.oracle.bmc.fleetappsmanagement.model that return CatalogItemCollection Modifier and Type Method Description CatalogItemCollectionCatalogItemCollection.Builder. build()Methods in com.oracle.bmc.fleetappsmanagement.model with parameters of type CatalogItemCollection Modifier and Type Method Description CatalogItemCollection.BuilderCatalogItemCollection.Builder. copy(CatalogItemCollection model) -
Uses of CatalogItemCollection in com.oracle.bmc.fleetappsmanagement.responses
Methods in com.oracle.bmc.fleetappsmanagement.responses that return CatalogItemCollection Modifier and Type Method Description CatalogItemCollectionListCatalogItemsResponse. getCatalogItemCollection()The returned CatalogItemCollection instance.Methods in com.oracle.bmc.fleetappsmanagement.responses with parameters of type CatalogItemCollection Modifier and Type Method Description ListCatalogItemsResponse.BuilderListCatalogItemsResponse.Builder. catalogItemCollection(CatalogItemCollection catalogItemCollection)The returned CatalogItemCollection instance.
-