Package | Description |
---|---|
com.oracle.bmc.filestorage.requests |
Modifier and Type | Method and Description |
---|---|
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()
Return an instance of
CreateFilesystemSnapshotPolicyRequest.Builder that allows you to modify request properties. |
Copyright © 2016–2024. All rights reserved.