| Package | Description |
|---|---|
| software.amazon.awssdk.services.storagegateway |
|
| software.amazon.awssdk.services.storagegateway.transform |
| Modifier and Type | Method and Description |
|---|---|
default UpdateMaintenanceStartTimeResponse |
StorageGatewayClient.updateMaintenanceStartTime(UpdateMaintenanceStartTimeRequest updateMaintenanceStartTimeRequest)
Updates a gateway's weekly maintenance start time information, including day and time of the week.
|
default CompletableFuture<UpdateMaintenanceStartTimeResponse> |
StorageGatewayAsyncClient.updateMaintenanceStartTime(UpdateMaintenanceStartTimeRequest updateMaintenanceStartTimeRequest)
Updates a gateway's weekly maintenance start time information, including day and time of the week.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
UpdateMaintenanceStartTimeRequestMarshaller.marshall(UpdateMaintenanceStartTimeRequest updateMaintenanceStartTimeRequest) |
Copyright © 2023. All rights reserved.