Uses of Class
com.oracle.bmc.licensemanager.model.UpdateProductLicenseDetails
-
Packages that use UpdateProductLicenseDetails Package Description com.oracle.bmc.licensemanager.model com.oracle.bmc.licensemanager.requests -
-
Uses of UpdateProductLicenseDetails in com.oracle.bmc.licensemanager.model
Methods in com.oracle.bmc.licensemanager.model that return UpdateProductLicenseDetails Modifier and Type Method Description UpdateProductLicenseDetailsUpdateProductLicenseDetails.Builder. build()Methods in com.oracle.bmc.licensemanager.model with parameters of type UpdateProductLicenseDetails Modifier and Type Method Description UpdateProductLicenseDetails.BuilderUpdateProductLicenseDetails.Builder. copy(UpdateProductLicenseDetails model) -
Uses of UpdateProductLicenseDetails in com.oracle.bmc.licensemanager.requests
Methods in com.oracle.bmc.licensemanager.requests that return UpdateProductLicenseDetails Modifier and Type Method Description UpdateProductLicenseDetailsUpdateProductLicenseRequest. getBody$()Alternative accessor for the body parameter.UpdateProductLicenseDetailsUpdateProductLicenseRequest. getUpdateProductLicenseDetails()The list of images that needs to be updated.Methods in com.oracle.bmc.licensemanager.requests with parameters of type UpdateProductLicenseDetails Modifier and Type Method Description UpdateProductLicenseRequest.BuilderUpdateProductLicenseRequest.Builder. body$(UpdateProductLicenseDetails body)Alternative setter for the body parameter.UpdateProductLicenseRequest.BuilderUpdateProductLicenseRequest.Builder. updateProductLicenseDetails(UpdateProductLicenseDetails updateProductLicenseDetails)The list of images that needs to be updated.
-