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