public static interface ListTagsForResourceResponse.Builder extends AppflowResponse.Builder, SdkPojo, CopyableBuilder<ListTagsForResourceResponse.Builder,ListTagsForResourceResponse>
Modifier and Type | Method and Description |
---|---|
ListTagsForResourceResponse.Builder |
tags(Map<String,String> tags)
The tags used to organize, track, or control access for your flow.
|
build, responseMetadata, responseMetadata
sdkHttpResponse, sdkHttpResponse
equalsBySdkFields, sdkFields
copy
applyMutation, build
ListTagsForResourceResponse.Builder tags(Map<String,String> tags)
The tags used to organize, track, or control access for your flow.
tags
- The tags used to organize, track, or control access for your flow.Copyright © 2021 Amazon Web Services, Inc. All Rights Reserved.