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, responseMetadatasdkHttpResponse, sdkHttpResponseequalsBySdkFields, sdkFieldscopyapplyMutation, buildListTagsForVaultResponse.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 © 2023. All rights reserved.