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 ProductLicenseCollectionProductLicenseCollection.Builder. build()Methods in com.oracle.bmc.licensemanager.model with parameters of type ProductLicenseCollection Modifier and Type Method Description ProductLicenseCollection.BuilderProductLicenseCollection.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 ProductLicenseCollectionListProductLicensesResponse. getProductLicenseCollection()The returned ProductLicenseCollection instance.Methods in com.oracle.bmc.licensemanager.responses with parameters of type ProductLicenseCollection Modifier and Type Method Description ListProductLicensesResponse.BuilderListProductLicensesResponse.Builder. productLicenseCollection(ProductLicenseCollection productLicenseCollection)The returned ProductLicenseCollection instance.
-