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