ChangePrivateEndpointOutboundConnectionRequest.Builder |
ChangePrivateEndpointOutboundConnectionRequest.Builder.body$(ChangePrivateEndpointOutboundConnectionDetails body) |
Alternative setter for the body parameter.
|
static ChangePrivateEndpointOutboundConnectionRequest.Builder |
ChangePrivateEndpointOutboundConnectionRequest.builder() |
Return a new builder for this request object.
|
ChangePrivateEndpointOutboundConnectionRequest.Builder |
ChangePrivateEndpointOutboundConnectionRequest.Builder.changePrivateEndpointOutboundConnectionDetails(ChangePrivateEndpointOutboundConnectionDetails changePrivateEndpointOutboundConnectionDetails) |
Details for private endpoint outbound connection.
|
ChangePrivateEndpointOutboundConnectionRequest.Builder |
ChangePrivateEndpointOutboundConnectionRequest.Builder.copy(ChangePrivateEndpointOutboundConnectionRequest o) |
Copy method to populate the builder with values from the given instance.
|
ChangePrivateEndpointOutboundConnectionRequest.Builder |
ChangePrivateEndpointOutboundConnectionRequest.Builder.ifMatch(String ifMatch) |
For optimistic concurrency control.
|
ChangePrivateEndpointOutboundConnectionRequest.Builder |
ChangePrivateEndpointOutboundConnectionRequest.Builder.integrationInstanceId(String integrationInstanceId) |
Unique Integration Instance identifier.
|
ChangePrivateEndpointOutboundConnectionRequest.Builder |
ChangePrivateEndpointOutboundConnectionRequest.Builder.invocationCallback(com.oracle.bmc.http.client.RequestInterceptor invocationCallback) |
Set the invocation callback for the request to be built.
|
ChangePrivateEndpointOutboundConnectionRequest.Builder |
ChangePrivateEndpointOutboundConnectionRequest.Builder.opcRequestId(String opcRequestId) |
The client request ID for tracing.
|
ChangePrivateEndpointOutboundConnectionRequest.Builder |
ChangePrivateEndpointOutboundConnectionRequest.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.
|
ChangePrivateEndpointOutboundConnectionRequest.Builder |
ChangePrivateEndpointOutboundConnectionRequest.Builder.retryConfiguration(RetryConfiguration retryConfiguration) |
Set the retry configuration for the request to be built.
|
ChangePrivateEndpointOutboundConnectionRequest.Builder |
ChangePrivateEndpointOutboundConnectionRequest.toBuilder() |
|