Uses of Class
com.oracle.bmc.licensemanager.model.ProductLicenseConsumerCollection
-
Packages that use ProductLicenseConsumerCollection Package Description com.oracle.bmc.licensemanager.model com.oracle.bmc.licensemanager.responses -
-
Uses of ProductLicenseConsumerCollection in com.oracle.bmc.licensemanager.model
Methods in com.oracle.bmc.licensemanager.model that return ProductLicenseConsumerCollection Modifier and Type Method Description ProductLicenseConsumerCollectionProductLicenseConsumerCollection.Builder. build()Methods in com.oracle.bmc.licensemanager.model with parameters of type ProductLicenseConsumerCollection Modifier and Type Method Description ProductLicenseConsumerCollection.BuilderProductLicenseConsumerCollection.Builder. copy(ProductLicenseConsumerCollection model) -
Uses of ProductLicenseConsumerCollection in com.oracle.bmc.licensemanager.responses
Methods in com.oracle.bmc.licensemanager.responses that return ProductLicenseConsumerCollection Modifier and Type Method Description ProductLicenseConsumerCollectionListProductLicenseConsumersResponse. getProductLicenseConsumerCollection()The returned ProductLicenseConsumerCollection instance.Methods in com.oracle.bmc.licensemanager.responses with parameters of type ProductLicenseConsumerCollection Modifier and Type Method Description ListProductLicenseConsumersResponse.BuilderListProductLicenseConsumersResponse.Builder. productLicenseConsumerCollection(ProductLicenseConsumerCollection productLicenseConsumerCollection)The returned ProductLicenseConsumerCollection instance.
-