UpdateDistributedDatabasePrivateEndpointRequest.Builder |
UpdateDistributedDatabasePrivateEndpointRequest.Builder.body$(UpdateDistributedDatabasePrivateEndpointDetails body) |
Alternative setter for the body parameter.
|
static UpdateDistributedDatabasePrivateEndpointRequest.Builder |
UpdateDistributedDatabasePrivateEndpointRequest.builder() |
Return a new builder for this request object.
|
UpdateDistributedDatabasePrivateEndpointRequest.Builder |
UpdateDistributedDatabasePrivateEndpointRequest.Builder.copy(UpdateDistributedDatabasePrivateEndpointRequest o) |
Copy method to populate the builder with values from the given instance.
|
UpdateDistributedDatabasePrivateEndpointRequest.Builder |
UpdateDistributedDatabasePrivateEndpointRequest.Builder.distributedDatabasePrivateEndpointId(String distributedDatabasePrivateEndpointId) |
Distributed Database PrivateEndpoint identifier
|
UpdateDistributedDatabasePrivateEndpointRequest.Builder |
UpdateDistributedDatabasePrivateEndpointRequest.Builder.ifMatch(String ifMatch) |
For optimistic concurrency control.
|
UpdateDistributedDatabasePrivateEndpointRequest.Builder |
UpdateDistributedDatabasePrivateEndpointRequest.Builder.invocationCallback(com.oracle.bmc.http.client.RequestInterceptor invocationCallback) |
Set the invocation callback for the request to be built.
|
UpdateDistributedDatabasePrivateEndpointRequest.Builder |
UpdateDistributedDatabasePrivateEndpointRequest.Builder.opcRequestId(String opcRequestId) |
The client request ID for tracing.
|
UpdateDistributedDatabasePrivateEndpointRequest.Builder |
UpdateDistributedDatabasePrivateEndpointRequest.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.
|
UpdateDistributedDatabasePrivateEndpointRequest.Builder |
UpdateDistributedDatabasePrivateEndpointRequest.Builder.retryConfiguration(RetryConfiguration retryConfiguration) |
Set the retry configuration for the request to be built.
|
UpdateDistributedDatabasePrivateEndpointRequest.Builder |
UpdateDistributedDatabasePrivateEndpointRequest.toBuilder() |
|
UpdateDistributedDatabasePrivateEndpointRequest.Builder |
UpdateDistributedDatabasePrivateEndpointRequest.Builder.updateDistributedDatabasePrivateEndpointDetails(UpdateDistributedDatabasePrivateEndpointDetails updateDistributedDatabasePrivateEndpointDetails) |
The configuration of private endpoint to be updated.
|