static DeleteDbnodeSnapshotRequest.Builder |
DeleteDbnodeSnapshotRequest.builder() |
Return a new builder for this request object.
|
DeleteDbnodeSnapshotRequest.Builder |
DeleteDbnodeSnapshotRequest.Builder.copy(DeleteDbnodeSnapshotRequest o) |
Copy method to populate the builder with values from the given instance.
|
DeleteDbnodeSnapshotRequest.Builder |
DeleteDbnodeSnapshotRequest.Builder.dbnodeSnapshotId(String dbnodeSnapshotId) |
The Exadata Database Node Snapshot
OCID.
|
DeleteDbnodeSnapshotRequest.Builder |
DeleteDbnodeSnapshotRequest.Builder.ifMatch(String ifMatch) |
For optimistic concurrency control.
|
DeleteDbnodeSnapshotRequest.Builder |
DeleteDbnodeSnapshotRequest.Builder.invocationCallback(com.oracle.bmc.http.client.RequestInterceptor invocationCallback) |
Set the invocation callback for the request to be built.
|
DeleteDbnodeSnapshotRequest.Builder |
DeleteDbnodeSnapshotRequest.Builder.opcRequestId(String opcRequestId) |
Unique identifier for the request.
|
DeleteDbnodeSnapshotRequest.Builder |
DeleteDbnodeSnapshotRequest.Builder.retryConfiguration(RetryConfiguration retryConfiguration) |
Set the retry configuration for the request to be built.
|
DeleteDbnodeSnapshotRequest.Builder |
DeleteDbnodeSnapshotRequest.toBuilder() |
|