public static interface GetTagsResponse.Builder extends ApiGatewayResponse.Builder, SdkPojo, CopyableBuilder<GetTagsResponse.Builder,GetTagsResponse>
| Modifier and Type | Method and Description |
|---|---|
GetTagsResponse.Builder |
tags(Map<String,String> tags)
The collection of tags.
|
build, responseMetadata, responseMetadatasdkHttpResponse, sdkHttpResponseequalsBySdkFields, sdkFieldscopyapplyMutation, buildGetTagsResponse.Builder tags(Map<String,String> tags)
The collection of tags. Each tag element is associated with a given resource.
tags - The collection of tags. Each tag element is associated with a given resource.Copyright © 2023. All rights reserved.