Interface ListTagsForResourceResponse.Builder

All Superinterfaces:
AwsResponse.Builder, Buildable, CopyableBuilder<ListTagsForResourceResponse.Builder,ListTagsForResourceResponse>, KinesisVideoResponse.Builder, SdkBuilder<ListTagsForResourceResponse.Builder,ListTagsForResourceResponse>, SdkPojo, SdkResponse.Builder
Enclosing class:
ListTagsForResourceResponse

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

    • nextToken

      If you specify this parameter and the result of a ListTagsForResource call is truncated, the response includes a token that you can use in the next request to fetch the next set of tags.

      Parameters:
      nextToken - If you specify this parameter and the result of a ListTagsForResource call is truncated, the response includes a token that you can use in the next request to fetch the next set of tags.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • tags

      A map of tag keys and values associated with the specified signaling channel.

      Parameters:
      tags - A map of tag keys and values associated with the specified signaling channel.
      Returns:
      Returns a reference to this object so that method calls can be chained together.