Interface ListTagsForResourceResponse.Builder

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

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

    • tags

      The list of tag keys and values associated with the resource.

      Parameters:
      tags - The list of tag keys and values associated with the resource.
      Returns:
      Returns a reference to this object so that method calls can be chained together.