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 ProductLicenseConsumerCollection
ProductLicenseConsumerCollection.Builder. build()
Methods in com.oracle.bmc.licensemanager.model with parameters of type ProductLicenseConsumerCollection Modifier and Type Method Description ProductLicenseConsumerCollection.Builder
ProductLicenseConsumerCollection.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 ProductLicenseConsumerCollection
ListProductLicenseConsumersResponse. getProductLicenseConsumerCollection()
The returned ProductLicenseConsumerCollection instance.Methods in com.oracle.bmc.licensemanager.responses with parameters of type ProductLicenseConsumerCollection Modifier and Type Method Description ListProductLicenseConsumersResponse.Builder
ListProductLicenseConsumersResponse.Builder. productLicenseConsumerCollection(ProductLicenseConsumerCollection productLicenseConsumerCollection)
The returned ProductLicenseConsumerCollection instance.
-