Interface ListTagsForResourceResponse.Builder

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

  • Method Details

    • tags

      A map of the key-value pairs for the tag or tags assigned to the specified resource.

      Parameters:
      tags - A map of the key-value pairs for the tag or tags assigned to the specified resource.
      Returns:
      Returns a reference to this object so that method calls can be chained together.