Interface StreamSummary.Builder

  • Method Details

    • clusterIdentifier

      StreamSummary.Builder clusterIdentifier(String clusterIdentifier)

      The ID of the cluster.

      Parameters:
      clusterIdentifier - The ID of the cluster.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • streamIdentifier

      StreamSummary.Builder streamIdentifier(String streamIdentifier)

      The ID of the stream.

      Parameters:
      streamIdentifier - The ID of the stream.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • arn

      The ARN of the stream.

      Parameters:
      arn - The ARN of the stream.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • creationTime

      StreamSummary.Builder creationTime(Instant creationTime)

      The timestamp when the stream was created.

      Parameters:
      creationTime - The timestamp when the stream was created.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • status

      StreamSummary.Builder status(String status)

      The current status of the stream.

      Parameters:
      status - The current status of the stream.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • status

      The current status of the stream.

      Parameters:
      status - The current status of the stream.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also: