Interface DatasetContentStatus.Builder

  • Method Details

    • state

      The state of the dataset contents. Can be one of READY, CREATING, SUCCEEDED, or FAILED.

      Parameters:
      state - The state of the dataset contents. Can be one of READY, CREATING, SUCCEEDED, or FAILED.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • state

      The state of the dataset contents. Can be one of READY, CREATING, SUCCEEDED, or FAILED.

      Parameters:
      state - The state of the dataset contents. Can be one of READY, CREATING, SUCCEEDED, or FAILED.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • reason

      The reason the dataset contents are in this state.

      Parameters:
      reason - The reason the dataset contents are in this state.
      Returns:
      Returns a reference to this object so that method calls can be chained together.