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