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 LicenseRecordCollectionLicenseRecordCollection.Builder. build()Methods in com.oracle.bmc.licensemanager.model with parameters of type LicenseRecordCollection Modifier and Type Method Description LicenseRecordCollection.BuilderLicenseRecordCollection.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 LicenseRecordCollectionListLicenseRecordsResponse. getLicenseRecordCollection()The returned LicenseRecordCollection instance.Methods in com.oracle.bmc.licensemanager.responses with parameters of type LicenseRecordCollection Modifier and Type Method Description ListLicenseRecordsResponse.BuilderListLicenseRecordsResponse.Builder. licenseRecordCollection(LicenseRecordCollection licenseRecordCollection)The returned LicenseRecordCollection instance.
-