Uses of Class
com.oracle.bmc.licensemanager.model.CreateLicenseRecordDetails
-
Packages that use CreateLicenseRecordDetails Package Description com.oracle.bmc.licensemanager.model com.oracle.bmc.licensemanager.requests -
-
Uses of CreateLicenseRecordDetails in com.oracle.bmc.licensemanager.model
Methods in com.oracle.bmc.licensemanager.model that return CreateLicenseRecordDetails Modifier and Type Method Description CreateLicenseRecordDetailsCreateLicenseRecordDetails.Builder. build()Methods in com.oracle.bmc.licensemanager.model with parameters of type CreateLicenseRecordDetails Modifier and Type Method Description CreateLicenseRecordDetails.BuilderCreateLicenseRecordDetails.Builder. copy(CreateLicenseRecordDetails model) -
Uses of CreateLicenseRecordDetails in com.oracle.bmc.licensemanager.requests
Methods in com.oracle.bmc.licensemanager.requests that return CreateLicenseRecordDetails Modifier and Type Method Description CreateLicenseRecordDetailsCreateLicenseRecordRequest. getBody$()Alternative accessor for the body parameter.CreateLicenseRecordDetailsCreateLicenseRecordRequest. getCreateLicenseRecordDetails()Details needed to create a new license record.Methods in com.oracle.bmc.licensemanager.requests with parameters of type CreateLicenseRecordDetails Modifier and Type Method Description CreateLicenseRecordRequest.BuilderCreateLicenseRecordRequest.Builder. body$(CreateLicenseRecordDetails body)Alternative setter for the body parameter.CreateLicenseRecordRequest.BuilderCreateLicenseRecordRequest.Builder. createLicenseRecordDetails(CreateLicenseRecordDetails createLicenseRecordDetails)Details needed to create a new license record.
-