Interface BuildBatchFilter.Builder

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

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

    • status

      The status of the batch builds to retrieve. Only batch builds that have this status will be retrieved.

      Parameters:
      status - The status of the batch builds to retrieve. Only batch builds that have this status will be retrieved.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • status

      The status of the batch builds to retrieve. Only batch builds that have this status will be retrieved.

      Parameters:
      status - The status of the batch builds to retrieve. Only batch builds that have this status will be retrieved.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also: