public static interface ListTagsForResourceResponse.Builder extends CodeGuruProfilerResponse.Builder, SdkPojo, CopyableBuilder<ListTagsForResourceResponse.Builder,ListTagsForResourceResponse>
Modifier and Type | Method and Description |
---|---|
ListTagsForResourceResponse.Builder |
tags(Map<String,String> tags)
The list of tags assigned to the specified resource.
|
build, responseMetadata, responseMetadata
sdkHttpResponse, sdkHttpResponse
equalsBySdkFields, sdkFields
copy
applyMutation, build
ListTagsForResourceResponse.Builder tags(Map<String,String> tags)
The list of tags assigned to the specified resource. This is the list of tags returned in the response.
tags
- The list of tags assigned to the specified resource. This is the list of tags returned in the
response.