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