CreateFilesystemSnapshotPolicyRequest.Builder |
CreateFilesystemSnapshotPolicyRequest.Builder.body$(CreateFilesystemSnapshotPolicyDetails body) |
Alternative setter for the body parameter.
|
static CreateFilesystemSnapshotPolicyRequest.Builder |
CreateFilesystemSnapshotPolicyRequest.builder() |
Return a new builder for this request object.
|
CreateFilesystemSnapshotPolicyRequest.Builder |
CreateFilesystemSnapshotPolicyRequest.Builder.copy(CreateFilesystemSnapshotPolicyRequest o) |
Copy method to populate the builder with values from the given instance.
|
CreateFilesystemSnapshotPolicyRequest.Builder |
CreateFilesystemSnapshotPolicyRequest.Builder.createFilesystemSnapshotPolicyDetails(CreateFilesystemSnapshotPolicyDetails createFilesystemSnapshotPolicyDetails) |
Details for creating a new file system snapshot policy.
|
CreateFilesystemSnapshotPolicyRequest.Builder |
CreateFilesystemSnapshotPolicyRequest.Builder.invocationCallback(com.oracle.bmc.http.client.RequestInterceptor invocationCallback) |
Set the invocation callback for the request to be built.
|
CreateFilesystemSnapshotPolicyRequest.Builder |
CreateFilesystemSnapshotPolicyRequest.Builder.opcRequestId(String opcRequestId) |
Unique identifier for the request.
|
CreateFilesystemSnapshotPolicyRequest.Builder |
CreateFilesystemSnapshotPolicyRequest.Builder.opcRetryToken(String opcRetryToken) |
A token that uniquely identifies a request so it can be retried in case of a timeout or
server error without risk of executing that same action again.
|
CreateFilesystemSnapshotPolicyRequest.Builder |
CreateFilesystemSnapshotPolicyRequest.Builder.retryConfiguration(RetryConfiguration retryConfiguration) |
Set the retry configuration for the request to be built.
|
CreateFilesystemSnapshotPolicyRequest.Builder |
CreateFilesystemSnapshotPolicyRequest.toBuilder() |
|