RemoveEmailIpPoolLockRequest.Builder |
RemoveEmailIpPoolLockRequest.Builder.body$(RemoveLockDetails body) |
Alternative setter for the body parameter.
|
static RemoveEmailIpPoolLockRequest.Builder |
RemoveEmailIpPoolLockRequest.builder() |
Return a new builder for this request object.
|
RemoveEmailIpPoolLockRequest.Builder |
RemoveEmailIpPoolLockRequest.Builder.copy(RemoveEmailIpPoolLockRequest o) |
Copy method to populate the builder with values from the given instance.
|
RemoveEmailIpPoolLockRequest.Builder |
RemoveEmailIpPoolLockRequest.Builder.emailIpPoolId(String emailIpPoolId) |
|
RemoveEmailIpPoolLockRequest.Builder |
RemoveEmailIpPoolLockRequest.Builder.ifMatch(String ifMatch) |
Used for optimistic concurrency control.
|
RemoveEmailIpPoolLockRequest.Builder |
RemoveEmailIpPoolLockRequest.Builder.invocationCallback(com.oracle.bmc.http.client.RequestInterceptor invocationCallback) |
Set the invocation callback for the request to be built.
|
RemoveEmailIpPoolLockRequest.Builder |
RemoveEmailIpPoolLockRequest.Builder.opcRequestId(String opcRequestId) |
The request ID for tracing from the system
|
RemoveEmailIpPoolLockRequest.Builder |
RemoveEmailIpPoolLockRequest.Builder.removeLockDetails(RemoveLockDetails removeLockDetails) |
Details for removing a lock to a resource.
|
RemoveEmailIpPoolLockRequest.Builder |
RemoveEmailIpPoolLockRequest.Builder.retryConfiguration(RetryConfiguration retryConfiguration) |
Set the retry configuration for the request to be built.
|
RemoveEmailIpPoolLockRequest.Builder |
RemoveEmailIpPoolLockRequest.toBuilder() |
|