Uses of Class
software.amazon.awssdk.services.mq.model.WeeklyStartTime
-
Packages that use WeeklyStartTime Package Description software.amazon.awssdk.services.mq.model -
-
Uses of WeeklyStartTime in software.amazon.awssdk.services.mq.model
Methods in software.amazon.awssdk.services.mq.model that return WeeklyStartTime Modifier and Type Method Description WeeklyStartTimeCreateBrokerRequest. maintenanceWindowStartTime()The parameters that determine the WeeklyStartTime.WeeklyStartTimeDescribeBrokerResponse. maintenanceWindowStartTime()The parameters that determine the WeeklyStartTime.WeeklyStartTimeUpdateBrokerRequest. maintenanceWindowStartTime()The parameters that determine the WeeklyStartTime.WeeklyStartTimeUpdateBrokerResponse. maintenanceWindowStartTime()The parameters that determine the WeeklyStartTime.Methods in software.amazon.awssdk.services.mq.model with parameters of type WeeklyStartTime Modifier and Type Method Description CreateBrokerRequest.BuilderCreateBrokerRequest.Builder. maintenanceWindowStartTime(WeeklyStartTime maintenanceWindowStartTime)The parameters that determine the WeeklyStartTime.DescribeBrokerResponse.BuilderDescribeBrokerResponse.Builder. maintenanceWindowStartTime(WeeklyStartTime maintenanceWindowStartTime)The parameters that determine the WeeklyStartTime.UpdateBrokerRequest.BuilderUpdateBrokerRequest.Builder. maintenanceWindowStartTime(WeeklyStartTime maintenanceWindowStartTime)The parameters that determine the WeeklyStartTime.UpdateBrokerResponse.BuilderUpdateBrokerResponse.Builder. maintenanceWindowStartTime(WeeklyStartTime maintenanceWindowStartTime)The parameters that determine the WeeklyStartTime.
-