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