AddSnapshotLockRequest.Builder |
AddSnapshotLockRequest.Builder.addSnapshotLockDetails(ResourceLock addSnapshotLockDetails) |
The details to be updated for the AddLock.
|
AddSnapshotLockRequest.Builder |
AddSnapshotLockRequest.Builder.body$(ResourceLock body) |
Alternative setter for the body parameter.
|
static AddSnapshotLockRequest.Builder |
AddSnapshotLockRequest.builder() |
Return a new builder for this request object.
|
AddSnapshotLockRequest.Builder |
AddSnapshotLockRequest.Builder.copy(AddSnapshotLockRequest o) |
Copy method to populate the builder with values from the given instance.
|
AddSnapshotLockRequest.Builder |
AddSnapshotLockRequest.Builder.ifMatch(String ifMatch) |
For optimistic concurrency control.
|
AddSnapshotLockRequest.Builder |
AddSnapshotLockRequest.Builder.invocationCallback(com.oracle.bmc.http.client.RequestInterceptor invocationCallback) |
Set the invocation callback for the request to be built.
|
AddSnapshotLockRequest.Builder |
AddSnapshotLockRequest.Builder.opcRequestId(String opcRequestId) |
Unique identifier for the request.
|
AddSnapshotLockRequest.Builder |
AddSnapshotLockRequest.Builder.retryConfiguration(RetryConfiguration retryConfiguration) |
Set the retry configuration for the request to be built.
|
AddSnapshotLockRequest.Builder |
AddSnapshotLockRequest.Builder.snapshotId(String snapshotId) |
The OCID of the
snapshot.
|
AddSnapshotLockRequest.Builder |
AddSnapshotLockRequest.toBuilder() |
|