| Package | Description |
|---|---|
| software.amazon.awssdk.services.mq.model |
| Modifier and Type | Method and Description |
|---|---|
WeeklyStartTime |
DescribeBrokerResponse.maintenanceWindowStartTime()
The parameters that determine the WeeklyStartTime.
|
WeeklyStartTime |
CreateBrokerRequest.maintenanceWindowStartTime()
The parameters that determine the WeeklyStartTime.
|
WeeklyStartTime |
UpdateBrokerResponse.maintenanceWindowStartTime()
The parameters that determine the WeeklyStartTime.
|
WeeklyStartTime |
UpdateBrokerRequest.maintenanceWindowStartTime()
The parameters that determine the WeeklyStartTime.
|
| Modifier and Type | Method and Description |
|---|---|
DescribeBrokerResponse.Builder |
DescribeBrokerResponse.Builder.maintenanceWindowStartTime(WeeklyStartTime maintenanceWindowStartTime)
The parameters that determine the WeeklyStartTime.
|
CreateBrokerRequest.Builder |
CreateBrokerRequest.Builder.maintenanceWindowStartTime(WeeklyStartTime maintenanceWindowStartTime)
The parameters that determine the WeeklyStartTime.
|
UpdateBrokerResponse.Builder |
UpdateBrokerResponse.Builder.maintenanceWindowStartTime(WeeklyStartTime maintenanceWindowStartTime)
The parameters that determine the WeeklyStartTime.
|
UpdateBrokerRequest.Builder |
UpdateBrokerRequest.Builder.maintenanceWindowStartTime(WeeklyStartTime maintenanceWindowStartTime)
The parameters that determine the WeeklyStartTime.
|
Copyright © 2023. All rights reserved.