UnmountDbnodeSnapshotRequest.Builder |
UnmountDbnodeSnapshotRequest.Builder.body$(UnmountDbnodeSnapshotDetails body) |
Alternative setter for the body parameter.
|
static UnmountDbnodeSnapshotRequest.Builder |
UnmountDbnodeSnapshotRequest.builder() |
Return a new builder for this request object.
|
UnmountDbnodeSnapshotRequest.Builder |
UnmountDbnodeSnapshotRequest.Builder.copy(UnmountDbnodeSnapshotRequest o) |
Copy method to populate the builder with values from the given instance.
|
UnmountDbnodeSnapshotRequest.Builder |
UnmountDbnodeSnapshotRequest.Builder.dbnodeSnapshotId(String dbnodeSnapshotId) |
The Exadata Database Node Snapshot
OCID.
|
UnmountDbnodeSnapshotRequest.Builder |
UnmountDbnodeSnapshotRequest.Builder.ifMatch(String ifMatch) |
For optimistic concurrency control.
|
UnmountDbnodeSnapshotRequest.Builder |
UnmountDbnodeSnapshotRequest.Builder.invocationCallback(com.oracle.bmc.http.client.RequestInterceptor invocationCallback) |
Set the invocation callback for the request to be built.
|
UnmountDbnodeSnapshotRequest.Builder |
UnmountDbnodeSnapshotRequest.Builder.opcRequestId(String opcRequestId) |
Unique identifier for the request.
|
UnmountDbnodeSnapshotRequest.Builder |
UnmountDbnodeSnapshotRequest.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.
|
UnmountDbnodeSnapshotRequest.Builder |
UnmountDbnodeSnapshotRequest.Builder.retryConfiguration(RetryConfiguration retryConfiguration) |
Set the retry configuration for the request to be built.
|
UnmountDbnodeSnapshotRequest.Builder |
UnmountDbnodeSnapshotRequest.toBuilder() |
|
UnmountDbnodeSnapshotRequest.Builder |
UnmountDbnodeSnapshotRequest.Builder.unmountDbnodeSnapshotDetails(UnmountDbnodeSnapshotDetails unmountDbnodeSnapshotDetails) |
Request to unmount the snapshot for the provided Exadata Database Node.
|