public static interface ListTagsLogGroupResponse.Builder extends software.amazon.awssdk.utils.builder.CopyableBuilder<ListTagsLogGroupResponse.Builder,ListTagsLogGroupResponse>
| Modifier and Type | Method and Description |
|---|---|
ListTagsLogGroupResponse.Builder |
tags(Map<String,String> tags)
The tags.
|
copyapply, buildListTagsLogGroupResponse.Builder tags(Map<String,String> tags)
The tags.
tags - The tags.Copyright © 2017. All rights reserved.