Uses of Class
com.amazonaws.services.storagegateway.model.UpdateMaintenanceStartTimeResult
-
Packages that use UpdateMaintenanceStartTimeResult Package Description com.amazonaws.services.storagegateway com.amazonaws.services.storagegateway.model -
-
Uses of UpdateMaintenanceStartTimeResult in com.amazonaws.services.storagegateway
Methods in com.amazonaws.services.storagegateway that return UpdateMaintenanceStartTimeResult Modifier and Type Method Description UpdateMaintenanceStartTimeResult
AbstractAWSStorageGateway. updateMaintenanceStartTime(UpdateMaintenanceStartTimeRequest request)
UpdateMaintenanceStartTimeResult
AWSStorageGateway. updateMaintenanceStartTime(UpdateMaintenanceStartTimeRequest updateMaintenanceStartTimeRequest)
Updates a gateway's weekly maintenance start time information, including day and time of the week.UpdateMaintenanceStartTimeResult
AWSStorageGatewayClient. updateMaintenanceStartTime(UpdateMaintenanceStartTimeRequest updateMaintenanceStartTimeRequest)
Updates a gateway's weekly maintenance start time information, including day and time of the week. -
Uses of UpdateMaintenanceStartTimeResult in com.amazonaws.services.storagegateway.model
Methods in com.amazonaws.services.storagegateway.model that return UpdateMaintenanceStartTimeResult Modifier and Type Method Description UpdateMaintenanceStartTimeResult
UpdateMaintenanceStartTimeResult. clone()
UpdateMaintenanceStartTimeResult
UpdateMaintenanceStartTimeResult. withGatewayARN(String gatewayARN)
-