RemoveOutboundConnectorLockResponse.Builder |
RemoveOutboundConnectorLockResponse.Builder.__httpStatusCode__(int __httpStatusCode__) |
|
static RemoveOutboundConnectorLockResponse.Builder |
RemoveOutboundConnectorLockResponse.builder() |
Return a new builder for this response object.
|
RemoveOutboundConnectorLockResponse.Builder |
RemoveOutboundConnectorLockResponse.Builder.copy(RemoveOutboundConnectorLockResponse o) |
Copy method to populate the builder with values from the given instance.
|
RemoveOutboundConnectorLockResponse.Builder |
RemoveOutboundConnectorLockResponse.Builder.etag(String etag) |
For optimistic concurrency control.
|
RemoveOutboundConnectorLockResponse.Builder |
RemoveOutboundConnectorLockResponse.Builder.headers(Map<String,List<String>> headers) |
|
RemoveOutboundConnectorLockResponse.Builder |
RemoveOutboundConnectorLockResponse.Builder.opcRequestId(String opcRequestId) |
Unique Oracle-assigned identifier for the request.
|
RemoveOutboundConnectorLockResponse.Builder |
RemoveOutboundConnectorLockResponse.Builder.outboundConnector(OutboundConnector outboundConnector) |
The returned OutboundConnector instance.
|