Uses of Class
com.amazonaws.services.storagegateway.model.UpdateSnapshotScheduleResult
-
Packages that use UpdateSnapshotScheduleResult Package Description com.amazonaws.services.storagegateway com.amazonaws.services.storagegateway.model -
-
Uses of UpdateSnapshotScheduleResult in com.amazonaws.services.storagegateway
Methods in com.amazonaws.services.storagegateway that return UpdateSnapshotScheduleResult Modifier and Type Method Description UpdateSnapshotScheduleResult
AbstractAWSStorageGateway. updateSnapshotSchedule(UpdateSnapshotScheduleRequest request)
UpdateSnapshotScheduleResult
AWSStorageGateway. updateSnapshotSchedule(UpdateSnapshotScheduleRequest updateSnapshotScheduleRequest)
Updates a snapshot schedule configured for a gateway volume.UpdateSnapshotScheduleResult
AWSStorageGatewayClient. updateSnapshotSchedule(UpdateSnapshotScheduleRequest updateSnapshotScheduleRequest)
Updates a snapshot schedule configured for a gateway volume.Method parameters in com.amazonaws.services.storagegateway with type arguments of type UpdateSnapshotScheduleResult Modifier and Type Method Description Future<UpdateSnapshotScheduleResult>
AbstractAWSStorageGatewayAsync. updateSnapshotScheduleAsync(UpdateSnapshotScheduleRequest request, AsyncHandler<UpdateSnapshotScheduleRequest,UpdateSnapshotScheduleResult> asyncHandler)
Future<UpdateSnapshotScheduleResult>
AWSStorageGatewayAsync. updateSnapshotScheduleAsync(UpdateSnapshotScheduleRequest updateSnapshotScheduleRequest, AsyncHandler<UpdateSnapshotScheduleRequest,UpdateSnapshotScheduleResult> asyncHandler)
Updates a snapshot schedule configured for a gateway volume.Future<UpdateSnapshotScheduleResult>
AWSStorageGatewayAsyncClient. updateSnapshotScheduleAsync(UpdateSnapshotScheduleRequest request, AsyncHandler<UpdateSnapshotScheduleRequest,UpdateSnapshotScheduleResult> asyncHandler)
-
Uses of UpdateSnapshotScheduleResult in com.amazonaws.services.storagegateway.model
Methods in com.amazonaws.services.storagegateway.model that return UpdateSnapshotScheduleResult Modifier and Type Method Description UpdateSnapshotScheduleResult
UpdateSnapshotScheduleResult. clone()
UpdateSnapshotScheduleResult
UpdateSnapshotScheduleResult. withVolumeARN(String volumeARN)
-