Interface MaintenanceWindowFilter.Builder

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

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

    • key

      The name of the filter.

      Parameters:
      key - The name of the filter.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • values

      The filter values.

      Parameters:
      values - The filter values.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • values

      The filter values.

      Parameters:
      values - The filter values.
      Returns:
      Returns a reference to this object so that method calls can be chained together.