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