Package | Description |
---|---|
com.oracle.bmc.filestorage | |
com.oracle.bmc.filestorage.responses |
Modifier and Type | Method and Description |
---|---|
CreateSnapshotResponse |
FileStorageClient.createSnapshot(CreateSnapshotRequest request) |
CreateSnapshotResponse |
FileStorage.createSnapshot(CreateSnapshotRequest request)
Creates a new snapshot of the specified file system.
|
Modifier and Type | Method and Description |
---|---|
Future<CreateSnapshotResponse> |
FileStorageAsync.createSnapshot(CreateSnapshotRequest request,
AsyncHandler<CreateSnapshotRequest,CreateSnapshotResponse> handler)
Creates a new snapshot of the specified file system.
|
Future<CreateSnapshotResponse> |
FileStorageAsyncClient.createSnapshot(CreateSnapshotRequest request,
AsyncHandler<CreateSnapshotRequest,CreateSnapshotResponse> handler) |
Modifier and Type | Method and Description |
---|---|
Future<CreateSnapshotResponse> |
FileStorageAsync.createSnapshot(CreateSnapshotRequest request,
AsyncHandler<CreateSnapshotRequest,CreateSnapshotResponse> handler)
Creates a new snapshot of the specified file system.
|
Future<CreateSnapshotResponse> |
FileStorageAsyncClient.createSnapshot(CreateSnapshotRequest request,
AsyncHandler<CreateSnapshotRequest,CreateSnapshotResponse> handler) |
Modifier and Type | Method and Description |
---|---|
CreateSnapshotResponse |
CreateSnapshotResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
CreateSnapshotResponse.Builder |
CreateSnapshotResponse.Builder.copy(CreateSnapshotResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.