static DeletePrivateEndpointRequest.Builder |
DeletePrivateEndpointRequest.builder() |
Return a new builder for this request object.
|
DeletePrivateEndpointRequest.Builder |
DeletePrivateEndpointRequest.Builder.copy(DeletePrivateEndpointRequest o) |
Copy method to populate the builder with values from the given instance.
|
DeletePrivateEndpointRequest.Builder |
DeletePrivateEndpointRequest.Builder.ifMatch(String ifMatch) |
For optimistic concurrency control.
|
DeletePrivateEndpointRequest.Builder |
DeletePrivateEndpointRequest.Builder.invocationCallback(com.oracle.bmc.http.client.RequestInterceptor invocationCallback) |
Set the invocation callback for the request to be built.
|
DeletePrivateEndpointRequest.Builder |
DeletePrivateEndpointRequest.Builder.opcRequestId(String opcRequestId) |
The client request ID for tracing.
|
DeletePrivateEndpointRequest.Builder |
DeletePrivateEndpointRequest.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.
|
DeletePrivateEndpointRequest.Builder |
DeletePrivateEndpointRequest.Builder.privateEndpointId(String privateEndpointId) |
Oracle Sharded Database PrivateEndpoint identifier
|
DeletePrivateEndpointRequest.Builder |
DeletePrivateEndpointRequest.Builder.retryConfiguration(RetryConfiguration retryConfiguration) |
Set the retry configuration for the request to be built.
|
DeletePrivateEndpointRequest.Builder |
DeletePrivateEndpointRequest.toBuilder() |
|