UpdateOutboundConnectorRequest.Builder |
UpdateOutboundConnectorRequest.Builder.body$(UpdateOutboundConnectorDetails body) |
Alternative setter for the body parameter.
|
static UpdateOutboundConnectorRequest.Builder |
UpdateOutboundConnectorRequest.builder() |
Return a new builder for this request object.
|
UpdateOutboundConnectorRequest.Builder |
UpdateOutboundConnectorRequest.Builder.copy(UpdateOutboundConnectorRequest o) |
Copy method to populate the builder with values from the given instance.
|
UpdateOutboundConnectorRequest.Builder |
UpdateOutboundConnectorRequest.Builder.ifMatch(String ifMatch) |
For optimistic concurrency control.
|
UpdateOutboundConnectorRequest.Builder |
UpdateOutboundConnectorRequest.Builder.invocationCallback(com.oracle.bmc.http.client.RequestInterceptor invocationCallback) |
Set the invocation callback for the request to be built.
|
UpdateOutboundConnectorRequest.Builder |
UpdateOutboundConnectorRequest.Builder.isLockOverride(Boolean isLockOverride) |
Whether to override locks (if any exist).
|
UpdateOutboundConnectorRequest.Builder |
UpdateOutboundConnectorRequest.Builder.opcRequestId(String opcRequestId) |
Unique identifier for the request.
|
UpdateOutboundConnectorRequest.Builder |
UpdateOutboundConnectorRequest.Builder.outboundConnectorId(String outboundConnectorId) |
The OCID of the
outbound connector.
|
UpdateOutboundConnectorRequest.Builder |
UpdateOutboundConnectorRequest.Builder.retryConfiguration(RetryConfiguration retryConfiguration) |
Set the retry configuration for the request to be built.
|
UpdateOutboundConnectorRequest.Builder |
UpdateOutboundConnectorRequest.toBuilder() |
|
UpdateOutboundConnectorRequest.Builder |
UpdateOutboundConnectorRequest.Builder.updateOutboundConnectorDetails(UpdateOutboundConnectorDetails updateOutboundConnectorDetails) |
Details object for updating a outbound connector.
|