Uses of Class
com.oracle.bmc.licensemanager.model.ProductLicenseCollection
-
Packages that use ProductLicenseCollection Package Description com.oracle.bmc.licensemanager.model com.oracle.bmc.licensemanager.responses -
-
Uses of ProductLicenseCollection in com.oracle.bmc.licensemanager.model
Methods in com.oracle.bmc.licensemanager.model that return ProductLicenseCollection Modifier and Type Method Description ProductLicenseCollection
ProductLicenseCollection.Builder. build()
Methods in com.oracle.bmc.licensemanager.model with parameters of type ProductLicenseCollection Modifier and Type Method Description ProductLicenseCollection.Builder
ProductLicenseCollection.Builder. copy(ProductLicenseCollection model)
-
Uses of ProductLicenseCollection in com.oracle.bmc.licensemanager.responses
Methods in com.oracle.bmc.licensemanager.responses that return ProductLicenseCollection Modifier and Type Method Description ProductLicenseCollection
ListProductLicensesResponse. getProductLicenseCollection()
The returned ProductLicenseCollection instance.Methods in com.oracle.bmc.licensemanager.responses with parameters of type ProductLicenseCollection Modifier and Type Method Description ListProductLicensesResponse.Builder
ListProductLicensesResponse.Builder. productLicenseCollection(ProductLicenseCollection productLicenseCollection)
The returned ProductLicenseCollection instance.
-