Package | Description |
---|---|
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.
|
Modifier and Type | Method and Description |
---|---|
UpdateMaintenanceStartTimeResult |
AWSStorageGatewayClient.updateMaintenanceStartTime(UpdateMaintenanceStartTimeRequest updateMaintenanceStartTimeRequest)
This operation updates a gateway's weekly maintenance start time
information, including day and time of the week.
|
UpdateMaintenanceStartTimeResult |
AWSStorageGateway.updateMaintenanceStartTime(UpdateMaintenanceStartTimeRequest updateMaintenanceStartTimeRequest)
This operation updates a gateway's weekly maintenance start time
information, including day and time of the week.
|
Modifier and Type | Method and Description |
---|---|
Future<UpdateMaintenanceStartTimeResult> |
AWSStorageGatewayAsync.updateMaintenanceStartTimeAsync(UpdateMaintenanceStartTimeRequest updateMaintenanceStartTimeRequest)
This operation updates a gateway's weekly maintenance start time
information, including day and time of the week.
|
Future<UpdateMaintenanceStartTimeResult> |
AWSStorageGatewayAsyncClient.updateMaintenanceStartTimeAsync(UpdateMaintenanceStartTimeRequest updateMaintenanceStartTimeRequest)
This operation updates a gateway's weekly maintenance start time
information, including day and time of the week.
|
Future<UpdateMaintenanceStartTimeResult> |
AWSStorageGatewayAsync.updateMaintenanceStartTimeAsync(UpdateMaintenanceStartTimeRequest updateMaintenanceStartTimeRequest,
AsyncHandler<UpdateMaintenanceStartTimeRequest,UpdateMaintenanceStartTimeResult> asyncHandler)
This operation updates a gateway's weekly maintenance start time
information, including day and time of the week.
|
Future<UpdateMaintenanceStartTimeResult> |
AWSStorageGatewayAsyncClient.updateMaintenanceStartTimeAsync(UpdateMaintenanceStartTimeRequest updateMaintenanceStartTimeRequest,
AsyncHandler<UpdateMaintenanceStartTimeRequest,UpdateMaintenanceStartTimeResult> asyncHandler)
This operation updates a gateway's weekly maintenance start time
information, including day and time of the week.
|
Modifier and Type | Method and Description |
---|---|
Future<UpdateMaintenanceStartTimeResult> |
AWSStorageGatewayAsync.updateMaintenanceStartTimeAsync(UpdateMaintenanceStartTimeRequest updateMaintenanceStartTimeRequest,
AsyncHandler<UpdateMaintenanceStartTimeRequest,UpdateMaintenanceStartTimeResult> asyncHandler)
This operation updates a gateway's weekly maintenance start time
information, including day and time of the week.
|
Future<UpdateMaintenanceStartTimeResult> |
AWSStorageGatewayAsyncClient.updateMaintenanceStartTimeAsync(UpdateMaintenanceStartTimeRequest updateMaintenanceStartTimeRequest,
AsyncHandler<UpdateMaintenanceStartTimeRequest,UpdateMaintenanceStartTimeResult> asyncHandler)
This operation updates a gateway's weekly maintenance start time
information, including day and time of the week.
|
Modifier and Type | Method and Description |
---|---|
UpdateMaintenanceStartTimeResult |
UpdateMaintenanceStartTimeResult.withGatewayARN(String gatewayARN)
The Amazon Resource Name (ARN) of the gateway.
|
Copyright © 2014. All rights reserved.