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