ChangeDomainLicenseTypeRequest.Builder |
ChangeDomainLicenseTypeRequest.Builder.body$(ChangeDomainLicenseTypeDetails body) |
Alternative setter for the body parameter.
|
static ChangeDomainLicenseTypeRequest.Builder |
ChangeDomainLicenseTypeRequest.builder() |
Return a new builder for this request object.
|
ChangeDomainLicenseTypeRequest.Builder |
ChangeDomainLicenseTypeRequest.Builder.changeDomainLicenseTypeDetails(ChangeDomainLicenseTypeDetails changeDomainLicenseTypeDetails) |
The request object for an update to the license type of the identity domain.
|
ChangeDomainLicenseTypeRequest.Builder |
ChangeDomainLicenseTypeRequest.Builder.copy(ChangeDomainLicenseTypeRequest o) |
Copy method to populate the builder with values from the given instance.
|
ChangeDomainLicenseTypeRequest.Builder |
ChangeDomainLicenseTypeRequest.Builder.domainId(String domainId) |
The OCID of the identity domain.
|
ChangeDomainLicenseTypeRequest.Builder |
ChangeDomainLicenseTypeRequest.Builder.ifMatch(String ifMatch) |
For optimistic concurrency control.
|
ChangeDomainLicenseTypeRequest.Builder |
ChangeDomainLicenseTypeRequest.Builder.invocationCallback(com.oracle.bmc.http.client.RequestInterceptor invocationCallback) |
Set the invocation callback for the request to be built.
|
ChangeDomainLicenseTypeRequest.Builder |
ChangeDomainLicenseTypeRequest.Builder.opcRequestId(String opcRequestId) |
Unique Oracle-assigned identifier for the request.
|
ChangeDomainLicenseTypeRequest.Builder |
ChangeDomainLicenseTypeRequest.Builder.opcRetryToken(String opcRetryToken) |
A token that uniquely identifies a request so it can be retried in case of a timeout or
server error without risk of executing that same action again.
|
ChangeDomainLicenseTypeRequest.Builder |
ChangeDomainLicenseTypeRequest.Builder.retryConfiguration(RetryConfiguration retryConfiguration) |
Set the retry configuration for the request to be built.
|
ChangeDomainLicenseTypeRequest.Builder |
ChangeDomainLicenseTypeRequest.toBuilder() |
|