Interface ListTagsForResourceResponse.Builder

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

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

    • tags

      A map of key-value pairs that specifies which tags (keys and values) are associated with the resource.

      Parameters:
      tags - A map of key-value pairs that specifies which tags (keys and values) are associated with the resource.
      Returns:
      Returns a reference to this object so that method calls can be chained together.