CreateDomainRequest.Builder |
CreateDomainRequest.Builder.body$(CreateDomainDetails body) |
Alternative setter for the body parameter.
|
static CreateDomainRequest.Builder |
CreateDomainRequest.builder() |
Return a new builder for this request object.
|
CreateDomainRequest.Builder |
CreateDomainRequest.Builder.copy(CreateDomainRequest o) |
Copy method to populate the builder with values from the given instance.
|
CreateDomainRequest.Builder |
CreateDomainRequest.Builder.createDomainDetails(CreateDomainDetails createDomainDetails) |
The request object for creating a new identity domain.
|
CreateDomainRequest.Builder |
CreateDomainRequest.Builder.invocationCallback(com.oracle.bmc.http.client.RequestInterceptor invocationCallback) |
Set the invocation callback for the request to be built.
|
CreateDomainRequest.Builder |
CreateDomainRequest.Builder.opcRequestId(String opcRequestId) |
Unique Oracle-assigned identifier for the request.
|
CreateDomainRequest.Builder |
CreateDomainRequest.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.
|
CreateDomainRequest.Builder |
CreateDomainRequest.Builder.retryConfiguration(RetryConfiguration retryConfiguration) |
Set the retry configuration for the request to be built.
|
CreateDomainRequest.Builder |
CreateDomainRequest.toBuilder() |
|