Package | Description |
---|---|
com.oracle.bmc.filestorage | |
com.oracle.bmc.filestorage.responses |
Modifier and Type | Method and Description |
---|---|
CreateFilesystemSnapshotPolicyResponse |
FileStorageClient.createFilesystemSnapshotPolicy(CreateFilesystemSnapshotPolicyRequest request) |
CreateFilesystemSnapshotPolicyResponse |
FileStorage.createFilesystemSnapshotPolicy(CreateFilesystemSnapshotPolicyRequest request)
Creates a new file system snapshot policy in the specified compartment and availability
domain.
|
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 |
---|---|
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 |
---|---|
CreateFilesystemSnapshotPolicyResponse |
CreateFilesystemSnapshotPolicyResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
CreateFilesystemSnapshotPolicyResponse.Builder |
CreateFilesystemSnapshotPolicyResponse.Builder.copy(CreateFilesystemSnapshotPolicyResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.