public static interface GetTagsResponse.Builder extends ApiGatewayV2Response.Builder, SdkPojo, CopyableBuilder<GetTagsResponse.Builder,GetTagsResponse>
| Modifier and Type | Method and Description |
|---|---|
GetTagsResponse.Builder |
tags(Map<String,String> tags)
Sets the value of the Tags property for this object.
|
build, responseMetadata, responseMetadatasdkHttpResponse, sdkHttpResponseequalsBySdkFields, sdkFieldscopyapplyMutation, buildGetTagsResponse.Builder tags(Map<String,String> tags)
tags - The new value for the Tags property for this object.Copyright © 2019. All rights reserved.