Interface ListTagsForResourceResponse.Builder

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

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

    • tags

      The list of all tags added to the specified resource.

      Parameters:
      tags - The list of all tags added to the specified resource.
      Returns:
      Returns a reference to this object so that method calls can be chained together.