Package | Description |
---|---|
com.oracle.bmc.filestorage | |
com.oracle.bmc.filestorage.requests |
Modifier and Type | Method and Description |
---|---|
Future<CreateFilesystemSnapshotPolicyResponse> |
FileStorageAsync.createFilesystemSnapshotPolicy(CreateFilesystemSnapshotPolicyRequest request,
AsyncHandler<CreateFilesystemSnapshotPolicyRequest,CreateFilesystemSnapshotPolicyResponse> handler)
Creates a new file system snapshot policy in the specified compartment and availability
domain.
|
Future<CreateFilesystemSnapshotPolicyResponse> |
FileStorageAsyncClient.createFilesystemSnapshotPolicy(CreateFilesystemSnapshotPolicyRequest request,
AsyncHandler<CreateFilesystemSnapshotPolicyRequest,CreateFilesystemSnapshotPolicyResponse> handler) |
Modifier and Type | Method and Description |
---|---|
CreateFilesystemSnapshotPolicyRequest |
CreateFilesystemSnapshotPolicyRequest.Builder.build()
Build the instance of CreateFilesystemSnapshotPolicyRequest as configured by this builder
|
CreateFilesystemSnapshotPolicyRequest |
CreateFilesystemSnapshotPolicyRequest.Builder.buildWithoutInvocationCallback()
Build the instance of CreateFilesystemSnapshotPolicyRequest as configured by this builder
|
Modifier and Type | Method and Description |
---|---|
CreateFilesystemSnapshotPolicyRequest.Builder |
CreateFilesystemSnapshotPolicyRequest.Builder.copy(CreateFilesystemSnapshotPolicyRequest o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.