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