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