Package | Description |
---|---|
com.oracle.bmc.filestorage | |
com.oracle.bmc.filestorage.responses |
Modifier and Type | Method and Description |
---|---|
UpdateSnapshotResponse |
FileStorageClient.updateSnapshot(UpdateSnapshotRequest request) |
UpdateSnapshotResponse |
FileStorage.updateSnapshot(UpdateSnapshotRequest request)
Updates the specified snapshot’s information.
|
Modifier and Type | Method and Description |
---|---|
Future<UpdateSnapshotResponse> |
FileStorageAsync.updateSnapshot(UpdateSnapshotRequest request,
AsyncHandler<UpdateSnapshotRequest,UpdateSnapshotResponse> handler)
Updates the specified snapshot’s information.
|
Future<UpdateSnapshotResponse> |
FileStorageAsyncClient.updateSnapshot(UpdateSnapshotRequest request,
AsyncHandler<UpdateSnapshotRequest,UpdateSnapshotResponse> handler) |
Modifier and Type | Method and Description |
---|---|
Future<UpdateSnapshotResponse> |
FileStorageAsync.updateSnapshot(UpdateSnapshotRequest request,
AsyncHandler<UpdateSnapshotRequest,UpdateSnapshotResponse> handler)
Updates the specified snapshot’s information.
|
Future<UpdateSnapshotResponse> |
FileStorageAsyncClient.updateSnapshot(UpdateSnapshotRequest request,
AsyncHandler<UpdateSnapshotRequest,UpdateSnapshotResponse> handler) |
Modifier and Type | Method and Description |
---|---|
UpdateSnapshotResponse |
UpdateSnapshotResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
UpdateSnapshotResponse.Builder |
UpdateSnapshotResponse.Builder.copy(UpdateSnapshotResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.