static ListTagsForDeliveryStreamResponse.Builder |
ListTagsForDeliveryStreamResponse.builder() |
|
ListTagsForDeliveryStreamResponse.Builder |
ListTagsForDeliveryStreamResponse.Builder.hasMoreTags(Boolean hasMoreTags) |
If this is true in the response, more tags are available.
|
ListTagsForDeliveryStreamResponse.Builder |
ListTagsForDeliveryStreamResponse.Builder.tags(Collection<Tag> tags) |
A list of tags associated with DeliveryStreamName, starting with the first tag after
ExclusiveStartTagKey and up to the specified Limit.
|
ListTagsForDeliveryStreamResponse.Builder |
ListTagsForDeliveryStreamResponse.Builder.tags(Consumer<Tag.Builder>... tags) |
A list of tags associated with DeliveryStreamName, starting with the first tag after
ExclusiveStartTagKey and up to the specified Limit.
|
ListTagsForDeliveryStreamResponse.Builder |
ListTagsForDeliveryStreamResponse.Builder.tags(Tag... tags) |
A list of tags associated with DeliveryStreamName, starting with the first tag after
ExclusiveStartTagKey and up to the specified Limit.
|
ListTagsForDeliveryStreamResponse.Builder |
ListTagsForDeliveryStreamResponse.toBuilder() |
|