public static interface ListTagsForResourceResponse.Builder extends QldbResponse.Builder, SdkPojo, CopyableBuilder<ListTagsForResourceResponse.Builder,ListTagsForResourceResponse>
Modifier and Type | Method and Description |
---|---|
ListTagsForResourceResponse.Builder |
tags(Map<String,String> tags)
The tags that are currently associated with the specified Amazon QLDB resource.
|
build, responseMetadata, responseMetadata
sdkHttpResponse, sdkHttpResponse
equalsBySdkFields, sdkFields
copy
applyMutation, build
ListTagsForResourceResponse.Builder tags(Map<String,String> tags)
The tags that are currently associated with the specified Amazon QLDB resource.
tags
- The tags that are currently associated with the specified Amazon QLDB resource.