CreateDkimRequest.Builder |
CreateDkimRequest.Builder.body$(CreateDkimDetails body) |
Alternative setter for the body parameter.
|
static CreateDkimRequest.Builder |
CreateDkimRequest.builder() |
Return a new builder for this request object.
|
CreateDkimRequest.Builder |
CreateDkimRequest.Builder.copy(CreateDkimRequest o) |
Copy method to populate the builder with values from the given instance.
|
CreateDkimRequest.Builder |
CreateDkimRequest.Builder.createDkimDetails(CreateDkimDetails createDkimDetails) |
The DKIM details.
|
CreateDkimRequest.Builder |
CreateDkimRequest.Builder.invocationCallback(com.oracle.bmc.http.client.RequestInterceptor invocationCallback) |
Set the invocation callback for the request to be built.
|
CreateDkimRequest.Builder |
CreateDkimRequest.Builder.opcRequestId(String opcRequestId) |
The request ID for tracing from the system
|
CreateDkimRequest.Builder |
CreateDkimRequest.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.
|
CreateDkimRequest.Builder |
CreateDkimRequest.Builder.retryConfiguration(RetryConfiguration retryConfiguration) |
Set the retry configuration for the request to be built.
|
CreateDkimRequest.Builder |
CreateDkimRequest.toBuilder() |
|