UpdateDkimRequest.Builder |
UpdateDkimRequest.Builder.body$(UpdateDkimDetails body) |
Alternative setter for the body parameter.
|
static UpdateDkimRequest.Builder |
UpdateDkimRequest.builder() |
Return a new builder for this request object.
|
UpdateDkimRequest.Builder |
UpdateDkimRequest.Builder.copy(UpdateDkimRequest o) |
Copy method to populate the builder with values from the given instance.
|
UpdateDkimRequest.Builder |
UpdateDkimRequest.Builder.dkimId(String dkimId) |
|
UpdateDkimRequest.Builder |
UpdateDkimRequest.Builder.ifMatch(String ifMatch) |
Used for optimistic concurrency control.
|
UpdateDkimRequest.Builder |
UpdateDkimRequest.Builder.invocationCallback(com.oracle.bmc.http.client.RequestInterceptor invocationCallback) |
Set the invocation callback for the request to be built.
|
UpdateDkimRequest.Builder |
UpdateDkimRequest.Builder.opcRequestId(String opcRequestId) |
The request ID for tracing from the system
|
UpdateDkimRequest.Builder |
UpdateDkimRequest.Builder.retryConfiguration(RetryConfiguration retryConfiguration) |
Set the retry configuration for the request to be built.
|
UpdateDkimRequest.Builder |
UpdateDkimRequest.toBuilder() |
|
UpdateDkimRequest.Builder |
UpdateDkimRequest.Builder.updateDkimDetails(UpdateDkimDetails updateDkimDetails) |
The new DKIM attributes to apply.
|