UpdateSnapshotRequest.Builder |
UpdateSnapshotRequest.Builder.body$(UpdateSnapshotDetails body) |
Alternative setter for the body parameter.
|
static UpdateSnapshotRequest.Builder |
UpdateSnapshotRequest.builder() |
Return a new builder for this request object.
|
UpdateSnapshotRequest.Builder |
UpdateSnapshotRequest.Builder.copy(UpdateSnapshotRequest o) |
Copy method to populate the builder with values from the given instance.
|
UpdateSnapshotRequest.Builder |
UpdateSnapshotRequest.Builder.ifMatch(String ifMatch) |
For optimistic concurrency control.
|
UpdateSnapshotRequest.Builder |
UpdateSnapshotRequest.Builder.invocationCallback(com.oracle.bmc.http.client.RequestInterceptor invocationCallback) |
Set the invocation callback for the request to be built.
|
UpdateSnapshotRequest.Builder |
UpdateSnapshotRequest.Builder.isLockOverride(Boolean isLockOverride) |
Whether to override locks (if any exist).
|
UpdateSnapshotRequest.Builder |
UpdateSnapshotRequest.Builder.opcRequestId(String opcRequestId) |
Unique identifier for the request.
|
UpdateSnapshotRequest.Builder |
UpdateSnapshotRequest.Builder.retryConfiguration(RetryConfiguration retryConfiguration) |
Set the retry configuration for the request to be built.
|
UpdateSnapshotRequest.Builder |
UpdateSnapshotRequest.Builder.snapshotId(String snapshotId) |
The OCID of the
snapshot.
|
UpdateSnapshotRequest.Builder |
UpdateSnapshotRequest.toBuilder() |
|
UpdateSnapshotRequest.Builder |
UpdateSnapshotRequest.Builder.updateSnapshotDetails(UpdateSnapshotDetails updateSnapshotDetails) |
Details object for updating a snapshot.
|