static DeleteExternalDbSystemRequest.Builder |
DeleteExternalDbSystemRequest.builder() |
Return a new builder for this request object.
|
DeleteExternalDbSystemRequest.Builder |
DeleteExternalDbSystemRequest.Builder.copy(DeleteExternalDbSystemRequest o) |
Copy method to populate the builder with values from the given instance.
|
DeleteExternalDbSystemRequest.Builder |
DeleteExternalDbSystemRequest.Builder.externalDbSystemId(String externalDbSystemId) |
The OCID of the
external DB system.
|
DeleteExternalDbSystemRequest.Builder |
DeleteExternalDbSystemRequest.Builder.ifMatch(String ifMatch) |
For optimistic concurrency control.
|
DeleteExternalDbSystemRequest.Builder |
DeleteExternalDbSystemRequest.Builder.invocationCallback(com.oracle.bmc.http.client.RequestInterceptor invocationCallback) |
Set the invocation callback for the request to be built.
|
DeleteExternalDbSystemRequest.Builder |
DeleteExternalDbSystemRequest.Builder.opcRequestId(String opcRequestId) |
The client request ID for tracing.
|
DeleteExternalDbSystemRequest.Builder |
DeleteExternalDbSystemRequest.Builder.retryConfiguration(RetryConfiguration retryConfiguration) |
Set the retry configuration for the request to be built.
|
DeleteExternalDbSystemRequest.Builder |
DeleteExternalDbSystemRequest.toBuilder() |
|