Package | Description |
---|---|
com.oracle.bmc.email.requests |
Modifier and Type | Method and Description |
---|---|
static GetDkimRequest.Builder |
GetDkimRequest.builder()
Return a new builder for this request object.
|
GetDkimRequest.Builder |
GetDkimRequest.Builder.copy(GetDkimRequest o)
Copy method to populate the builder with values from the given instance.
|
GetDkimRequest.Builder |
GetDkimRequest.Builder.dkimId(String dkimId)
The OCID
of this DKIM.
|
GetDkimRequest.Builder |
GetDkimRequest.Builder.invocationCallback(com.oracle.bmc.http.client.RequestInterceptor invocationCallback)
Set the invocation callback for the request to be built.
|
GetDkimRequest.Builder |
GetDkimRequest.Builder.opcRequestId(String opcRequestId)
The request ID for tracing from the system
|
GetDkimRequest.Builder |
GetDkimRequest.Builder.retryConfiguration(RetryConfiguration retryConfiguration)
Set the retry configuration for the request to be built.
|
GetDkimRequest.Builder |
GetDkimRequest.toBuilder()
Return an instance of
GetDkimRequest.Builder that allows you to modify request properties. |
Copyright © 2016–2024. All rights reserved.