RemoveOutboundConnectorLockRequest.Builder |
RemoveOutboundConnectorLockRequest.Builder.body$(ResourceLock body) |
Alternative setter for the body parameter.
|
static RemoveOutboundConnectorLockRequest.Builder |
RemoveOutboundConnectorLockRequest.builder() |
Return a new builder for this request object.
|
RemoveOutboundConnectorLockRequest.Builder |
RemoveOutboundConnectorLockRequest.Builder.copy(RemoveOutboundConnectorLockRequest o) |
Copy method to populate the builder with values from the given instance.
|
RemoveOutboundConnectorLockRequest.Builder |
RemoveOutboundConnectorLockRequest.Builder.ifMatch(String ifMatch) |
For optimistic concurrency control.
|
RemoveOutboundConnectorLockRequest.Builder |
RemoveOutboundConnectorLockRequest.Builder.invocationCallback(com.oracle.bmc.http.client.RequestInterceptor invocationCallback) |
Set the invocation callback for the request to be built.
|
RemoveOutboundConnectorLockRequest.Builder |
RemoveOutboundConnectorLockRequest.Builder.opcRequestId(String opcRequestId) |
Unique identifier for the request.
|
RemoveOutboundConnectorLockRequest.Builder |
RemoveOutboundConnectorLockRequest.Builder.outboundConnectorId(String outboundConnectorId) |
The OCID of the
outbound connector.
|
RemoveOutboundConnectorLockRequest.Builder |
RemoveOutboundConnectorLockRequest.Builder.removeOutboundConnectorLockDetails(ResourceLock removeOutboundConnectorLockDetails) |
The details to be updated for the RemoveLock.
|
RemoveOutboundConnectorLockRequest.Builder |
RemoveOutboundConnectorLockRequest.Builder.retryConfiguration(RetryConfiguration retryConfiguration) |
Set the retry configuration for the request to be built.
|
RemoveOutboundConnectorLockRequest.Builder |
RemoveOutboundConnectorLockRequest.toBuilder() |
|