Package | Description |
---|---|
com.oracle.bmc.filestorage.requests |
Modifier and Type | Method and Description |
---|---|
static DeleteSnapshotRequest.Builder |
DeleteSnapshotRequest.builder()
Return a new builder for this request object.
|
DeleteSnapshotRequest.Builder |
DeleteSnapshotRequest.Builder.copy(DeleteSnapshotRequest o)
Copy method to populate the builder with values from the given instance.
|
DeleteSnapshotRequest.Builder |
DeleteSnapshotRequest.Builder.ifMatch(String ifMatch)
For optimistic concurrency control.
|
DeleteSnapshotRequest.Builder |
DeleteSnapshotRequest.Builder.invocationCallback(com.oracle.bmc.http.client.RequestInterceptor invocationCallback)
Set the invocation callback for the request to be built.
|
DeleteSnapshotRequest.Builder |
DeleteSnapshotRequest.Builder.isLockOverride(Boolean isLockOverride)
Whether to override locks (if any exist).
|
DeleteSnapshotRequest.Builder |
DeleteSnapshotRequest.Builder.opcRequestId(String opcRequestId)
Unique identifier for the request.
|
DeleteSnapshotRequest.Builder |
DeleteSnapshotRequest.Builder.retryConfiguration(RetryConfiguration retryConfiguration)
Set the retry configuration for the request to be built.
|
DeleteSnapshotRequest.Builder |
DeleteSnapshotRequest.Builder.snapshotId(String snapshotId)
The OCID of the
snapshot.
|
DeleteSnapshotRequest.Builder |
DeleteSnapshotRequest.toBuilder()
Return an instance of
DeleteSnapshotRequest.Builder that allows you to modify request properties. |
Copyright © 2016–2024. All rights reserved.