Package | Description |
---|---|
com.oracle.bmc.filestorage | |
com.oracle.bmc.filestorage.requests |
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.
|
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 |
---|---|
CreateSnapshotRequest |
CreateSnapshotRequest.Builder.build()
Build the instance of CreateSnapshotRequest as configured by this builder
|
CreateSnapshotRequest |
CreateSnapshotRequest.Builder.buildWithoutInvocationCallback()
Build the instance of CreateSnapshotRequest as configured by this builder
|
Modifier and Type | Method and Description |
---|---|
CreateSnapshotRequest.Builder |
CreateSnapshotRequest.Builder.copy(CreateSnapshotRequest o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.