Interface KinesisVideoStreamPoolSummary.Builder

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

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

    • poolName

      The name of the video stream pool.

      Parameters:
      poolName - The name of the video stream pool.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • poolId

      The ID of the video stream pool.

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

      The ARN of the video stream pool.

      Parameters:
      poolArn - The ARN of the video stream pool.
      Returns:
      Returns a reference to this object so that method calls can be chained together.