|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use UpdateSnapshotScheduleResult | |
---|---|
com.amazonaws.services.storagegateway | Synchronous and asynchronous client classes for accessing AWSStorageGateway. |
com.amazonaws.services.storagegateway.model | Classes modeling the various types represented by AWSStorageGateway. |
Uses of UpdateSnapshotScheduleResult in com.amazonaws.services.storagegateway |
---|
Methods in com.amazonaws.services.storagegateway that return UpdateSnapshotScheduleResult | |
---|---|
UpdateSnapshotScheduleResult |
AWSStorageGatewayClient.updateSnapshotSchedule(UpdateSnapshotScheduleRequest updateSnapshotScheduleRequest)
This operation updates a snapshot schedule configured for a gateway volume. |
UpdateSnapshotScheduleResult |
AWSStorageGateway.updateSnapshotSchedule(UpdateSnapshotScheduleRequest updateSnapshotScheduleRequest)
This operation updates a snapshot schedule configured for a gateway volume. |
Methods in com.amazonaws.services.storagegateway that return types with arguments of type UpdateSnapshotScheduleResult | |
---|---|
Future<UpdateSnapshotScheduleResult> |
AWSStorageGatewayAsyncClient.updateSnapshotScheduleAsync(UpdateSnapshotScheduleRequest updateSnapshotScheduleRequest)
This operation updates a snapshot schedule configured for a gateway volume. |
Future<UpdateSnapshotScheduleResult> |
AWSStorageGatewayAsync.updateSnapshotScheduleAsync(UpdateSnapshotScheduleRequest updateSnapshotScheduleRequest)
This operation updates a snapshot schedule configured for a gateway volume. |
Future<UpdateSnapshotScheduleResult> |
AWSStorageGatewayAsyncClient.updateSnapshotScheduleAsync(UpdateSnapshotScheduleRequest updateSnapshotScheduleRequest,
AsyncHandler<UpdateSnapshotScheduleRequest,UpdateSnapshotScheduleResult> asyncHandler)
This operation updates a snapshot schedule configured for a gateway volume. |
Future<UpdateSnapshotScheduleResult> |
AWSStorageGatewayAsync.updateSnapshotScheduleAsync(UpdateSnapshotScheduleRequest updateSnapshotScheduleRequest,
AsyncHandler<UpdateSnapshotScheduleRequest,UpdateSnapshotScheduleResult> asyncHandler)
This operation updates a snapshot schedule configured for a gateway volume. |
Method parameters in com.amazonaws.services.storagegateway with type arguments of type UpdateSnapshotScheduleResult | |
---|---|
Future<UpdateSnapshotScheduleResult> |
AWSStorageGatewayAsyncClient.updateSnapshotScheduleAsync(UpdateSnapshotScheduleRequest updateSnapshotScheduleRequest,
AsyncHandler<UpdateSnapshotScheduleRequest,UpdateSnapshotScheduleResult> asyncHandler)
This operation updates a snapshot schedule configured for a gateway volume. |
Future<UpdateSnapshotScheduleResult> |
AWSStorageGatewayAsync.updateSnapshotScheduleAsync(UpdateSnapshotScheduleRequest updateSnapshotScheduleRequest,
AsyncHandler<UpdateSnapshotScheduleRequest,UpdateSnapshotScheduleResult> asyncHandler)
This operation updates a snapshot schedule configured for a gateway volume. |
Uses of UpdateSnapshotScheduleResult in com.amazonaws.services.storagegateway.model |
---|
Methods in com.amazonaws.services.storagegateway.model that return UpdateSnapshotScheduleResult | |
---|---|
UpdateSnapshotScheduleResult |
UpdateSnapshotScheduleResult.withVolumeARN(String volumeARN)
Returns a reference to this object so that method calls can be chained together. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |