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