UpdateMaintenanceStartTimeResult |
AbstractAWSStorageGateway.updateMaintenanceStartTime(UpdateMaintenanceStartTimeRequest request) |
UpdateMaintenanceStartTimeResult |
AWSStorageGatewayClient.updateMaintenanceStartTime(UpdateMaintenanceStartTimeRequest updateMaintenanceStartTimeRequest)
Updates a gateway's weekly maintenance start time information, including
day and time of the week.
|
UpdateMaintenanceStartTimeResult |
AWSStorageGateway.updateMaintenanceStartTime(UpdateMaintenanceStartTimeRequest updateMaintenanceStartTimeRequest)
Updates a gateway's weekly maintenance start time information, including
day and time of the week.
|
Future<UpdateMaintenanceStartTimeResult> |
AbstractAWSStorageGatewayAsync.updateMaintenanceStartTimeAsync(UpdateMaintenanceStartTimeRequest request) |
Future<UpdateMaintenanceStartTimeResult> |
AWSStorageGatewayAsyncClient.updateMaintenanceStartTimeAsync(UpdateMaintenanceStartTimeRequest request) |
Future<UpdateMaintenanceStartTimeResult> |
AWSStorageGatewayAsync.updateMaintenanceStartTimeAsync(UpdateMaintenanceStartTimeRequest updateMaintenanceStartTimeRequest)
Updates a gateway's weekly maintenance start time information, including
day and time of the week.
|
Future<UpdateMaintenanceStartTimeResult> |
AbstractAWSStorageGatewayAsync.updateMaintenanceStartTimeAsync(UpdateMaintenanceStartTimeRequest request,
AsyncHandler<UpdateMaintenanceStartTimeRequest,UpdateMaintenanceStartTimeResult> asyncHandler) |
Future<UpdateMaintenanceStartTimeResult> |
AWSStorageGatewayAsyncClient.updateMaintenanceStartTimeAsync(UpdateMaintenanceStartTimeRequest request,
AsyncHandler<UpdateMaintenanceStartTimeRequest,UpdateMaintenanceStartTimeResult> asyncHandler) |
Future<UpdateMaintenanceStartTimeResult> |
AWSStorageGatewayAsync.updateMaintenanceStartTimeAsync(UpdateMaintenanceStartTimeRequest updateMaintenanceStartTimeRequest,
AsyncHandler<UpdateMaintenanceStartTimeRequest,UpdateMaintenanceStartTimeResult> asyncHandler)
Updates a gateway's weekly maintenance start time information, including
day and time of the week.
|