Interface MaintenanceWindowFilter.Builder

    • Method Detail

      • key

        MaintenanceWindowFilter.Builder key​(String 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

        MaintenanceWindowFilter.Builder values​(String... values)

        The filter values.

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