Interface AwsAmazonMqBrokerMaintenanceWindowStartTimeDetails.Builder

All Superinterfaces:
Buildable, CopyableBuilder<AwsAmazonMqBrokerMaintenanceWindowStartTimeDetails.Builder,AwsAmazonMqBrokerMaintenanceWindowStartTimeDetails>, SdkBuilder<AwsAmazonMqBrokerMaintenanceWindowStartTimeDetails.Builder,AwsAmazonMqBrokerMaintenanceWindowStartTimeDetails>, SdkPojo
Enclosing class:
AwsAmazonMqBrokerMaintenanceWindowStartTimeDetails

public static interface AwsAmazonMqBrokerMaintenanceWindowStartTimeDetails.Builder extends SdkPojo, CopyableBuilder<AwsAmazonMqBrokerMaintenanceWindowStartTimeDetails.Builder,AwsAmazonMqBrokerMaintenanceWindowStartTimeDetails>
  • Method Details

    • dayOfWeek

      The day of the week on which the maintenance window falls.

      Parameters:
      dayOfWeek - The day of the week on which the maintenance window falls.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • timeOfDay

      The time, in 24-hour format, on which the maintenance window falls.

      Parameters:
      timeOfDay - The time, in 24-hour format, on which the maintenance window falls.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • timeZone

      The time zone in either the Country/City format or the UTC offset format. UTC is the default format.

      Parameters:
      timeZone - The time zone in either the Country/City format or the UTC offset format. UTC is the default format.
      Returns:
      Returns a reference to this object so that method calls can be chained together.