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