UpdateLicenseRecordRequest.Builder |
UpdateLicenseRecordRequest.Builder.body$(UpdateLicenseRecordDetails body) |
Alternative setter for the body parameter.
|
static UpdateLicenseRecordRequest.Builder |
UpdateLicenseRecordRequest.builder() |
Return a new builder for this request object.
|
UpdateLicenseRecordRequest.Builder |
UpdateLicenseRecordRequest.Builder.copy(UpdateLicenseRecordRequest o) |
Copy method to populate the builder with values from the given instance.
|
UpdateLicenseRecordRequest.Builder |
UpdateLicenseRecordRequest.Builder.ifMatch(String ifMatch) |
For optimistic concurrency control.
|
UpdateLicenseRecordRequest.Builder |
UpdateLicenseRecordRequest.Builder.invocationCallback(com.oracle.bmc.http.client.RequestInterceptor invocationCallback) |
Set the invocation callback for the request to be built.
|
UpdateLicenseRecordRequest.Builder |
UpdateLicenseRecordRequest.Builder.licenseRecordId(String licenseRecordId) |
Unique license record identifier.
|
UpdateLicenseRecordRequest.Builder |
UpdateLicenseRecordRequest.Builder.opcRequestId(String opcRequestId) |
The unique Oracle-assigned identifier for the request.
|
UpdateLicenseRecordRequest.Builder |
UpdateLicenseRecordRequest.Builder.retryConfiguration(RetryConfiguration retryConfiguration) |
Set the retry configuration for the request to be built.
|
UpdateLicenseRecordRequest.Builder |
UpdateLicenseRecordRequest.toBuilder() |
|
UpdateLicenseRecordRequest.Builder |
UpdateLicenseRecordRequest.Builder.updateLicenseRecordDetails(UpdateLicenseRecordDetails updateLicenseRecordDetails) |
Details to update a license record entity.
|