Uses of Class
com.oracle.bmc.licensemanager.model.UpdateLicenseRecordDetails
-
Packages that use UpdateLicenseRecordDetails Package Description com.oracle.bmc.licensemanager.model com.oracle.bmc.licensemanager.requests -
-
Uses of UpdateLicenseRecordDetails in com.oracle.bmc.licensemanager.model
Methods in com.oracle.bmc.licensemanager.model that return UpdateLicenseRecordDetails Modifier and Type Method Description UpdateLicenseRecordDetailsUpdateLicenseRecordDetails.Builder. build()Methods in com.oracle.bmc.licensemanager.model with parameters of type UpdateLicenseRecordDetails Modifier and Type Method Description UpdateLicenseRecordDetails.BuilderUpdateLicenseRecordDetails.Builder. copy(UpdateLicenseRecordDetails model) -
Uses of UpdateLicenseRecordDetails in com.oracle.bmc.licensemanager.requests
Methods in com.oracle.bmc.licensemanager.requests that return UpdateLicenseRecordDetails Modifier and Type Method Description UpdateLicenseRecordDetailsUpdateLicenseRecordRequest. getBody$()Alternative accessor for the body parameter.UpdateLicenseRecordDetailsUpdateLicenseRecordRequest. getUpdateLicenseRecordDetails()Details to update a license record entity.Methods in com.oracle.bmc.licensemanager.requests with parameters of type UpdateLicenseRecordDetails Modifier and Type Method Description UpdateLicenseRecordRequest.BuilderUpdateLicenseRecordRequest.Builder. body$(UpdateLicenseRecordDetails body)Alternative setter for the body parameter.UpdateLicenseRecordRequest.BuilderUpdateLicenseRecordRequest.Builder. updateLicenseRecordDetails(UpdateLicenseRecordDetails updateLicenseRecordDetails)Details to update a license record entity.
-