public static interface ListTagsForVaultResponse.Builder extends GlacierResponse.Builder, SdkPojo, CopyableBuilder<ListTagsForVaultResponse.Builder,ListTagsForVaultResponse>
Modifier and Type | Method and Description |
---|---|
ListTagsForVaultResponse.Builder |
tags(Map<String,String> tags)
The tags attached to the vault.
|
build, responseMetadata, responseMetadata
sdkHttpResponse, sdkHttpResponse
equalsBySdkFields, sdkFields
copy
applyMutation, build
ListTagsForVaultResponse.Builder tags(Map<String,String> tags)
The tags attached to the vault. Each tag is composed of a key and a value.
tags
- The tags attached to the vault. Each tag is composed of a key and a value.Copyright © 2021 Amazon Web Services, Inc. All Rights Reserved.