Interface ListTagsForResourceResponse.Builder

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

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

    • tags

      A list of tags associated with the signing profile.

      Parameters:
      tags - A list of tags associated with the signing profile.
      Returns:
      Returns a reference to this object so that method calls can be chained together.