public static interface ListTagsResponse.Builder extends LambdaResponse.Builder, SdkPojo, CopyableBuilder<ListTagsResponse.Builder,ListTagsResponse>
| Modifier and Type | Method and Description |
|---|---|
ListTagsResponse.Builder |
tags(Map<String,String> tags)
The function's tags.
|
build, responseMetadata, responseMetadatasdkHttpResponse, sdkHttpResponseequalsBySdkFields, sdkFieldscopyapplyMutation, buildListTagsResponse.Builder tags(Map<String,String> tags)
The function's tags.
tags - The function's tags.Copyright © 2021. All rights reserved.