| Package | Description |
|---|---|
| software.amazon.awssdk.services.storagegateway |
|
| software.amazon.awssdk.services.storagegateway.transform |
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<DescribeMaintenanceStartTimeResponse> |
StorageGatewayAsyncClient.describeMaintenanceStartTime(DescribeMaintenanceStartTimeRequest describeMaintenanceStartTimeRequest)
Returns your gateway's weekly maintenance start time including the day and time of the week.
|
default DescribeMaintenanceStartTimeResponse |
StorageGatewayClient.describeMaintenanceStartTime(DescribeMaintenanceStartTimeRequest describeMaintenanceStartTimeRequest)
Returns your gateway's weekly maintenance start time including the day and time of the week.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
DescribeMaintenanceStartTimeRequestMarshaller.marshall(DescribeMaintenanceStartTimeRequest describeMaintenanceStartTimeRequest) |
Copyright © 2019. All rights reserved.