Interface CreateStreamResponse.Builder

  • Method Details

    • clusterIdentifier

      CreateStreamResponse.Builder clusterIdentifier(String clusterIdentifier)

      The ID of the cluster for the created stream.

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

      CreateStreamResponse.Builder streamIdentifier(String streamIdentifier)

      The ID of the created stream.

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

      The ARN of the created stream.

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

      The status of the created stream.

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

      The status of the created stream.

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

      CreateStreamResponse.Builder creationTime(Instant creationTime)

      The time when created the stream.

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

      The ordering mode of the created stream.

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

      The ordering mode of the created stream.

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

      The format of the created stream records.

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

      The format of the created stream records.

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