| Package | Description |
|---|---|
| com.amazonaws.services.mq.model |
| Modifier and Type | Method and Description |
|---|---|
WeeklyStartTime |
WeeklyStartTime.clone() |
WeeklyStartTime |
DescribeBrokerResult.getMaintenanceWindowStartTime()
The parameters that determine the WeeklyStartTime.
|
WeeklyStartTime |
CreateBrokerRequest.getMaintenanceWindowStartTime()
The parameters that determine the WeeklyStartTime.
|
WeeklyStartTime |
UpdateBrokerRequest.getMaintenanceWindowStartTime()
The parameters that determine the WeeklyStartTime.
|
WeeklyStartTime |
UpdateBrokerResult.getMaintenanceWindowStartTime()
The parameters that determine the WeeklyStartTime.
|
WeeklyStartTime |
WeeklyStartTime.withDayOfWeek(DayOfWeek dayOfWeek)
Required.
|
WeeklyStartTime |
WeeklyStartTime.withDayOfWeek(String dayOfWeek)
Required.
|
WeeklyStartTime |
WeeklyStartTime.withTimeOfDay(String timeOfDay)
Required.
|
WeeklyStartTime |
WeeklyStartTime.withTimeZone(String timeZone)
The time zone, UTC by default, in either the Country/City format, or the UTC offset format.
|
| Modifier and Type | Method and Description |
|---|---|
void |
DescribeBrokerResult.setMaintenanceWindowStartTime(WeeklyStartTime maintenanceWindowStartTime)
The parameters that determine the WeeklyStartTime.
|
void |
CreateBrokerRequest.setMaintenanceWindowStartTime(WeeklyStartTime maintenanceWindowStartTime)
The parameters that determine the WeeklyStartTime.
|
void |
UpdateBrokerRequest.setMaintenanceWindowStartTime(WeeklyStartTime maintenanceWindowStartTime)
The parameters that determine the WeeklyStartTime.
|
void |
UpdateBrokerResult.setMaintenanceWindowStartTime(WeeklyStartTime maintenanceWindowStartTime)
The parameters that determine the WeeklyStartTime.
|
DescribeBrokerResult |
DescribeBrokerResult.withMaintenanceWindowStartTime(WeeklyStartTime maintenanceWindowStartTime)
The parameters that determine the WeeklyStartTime.
|
CreateBrokerRequest |
CreateBrokerRequest.withMaintenanceWindowStartTime(WeeklyStartTime maintenanceWindowStartTime)
The parameters that determine the WeeklyStartTime.
|
UpdateBrokerRequest |
UpdateBrokerRequest.withMaintenanceWindowStartTime(WeeklyStartTime maintenanceWindowStartTime)
The parameters that determine the WeeklyStartTime.
|
UpdateBrokerResult |
UpdateBrokerResult.withMaintenanceWindowStartTime(WeeklyStartTime maintenanceWindowStartTime)
The parameters that determine the WeeklyStartTime.
|
Copyright © 2022. All rights reserved.