| Package | Description |
|---|---|
| software.amazon.awssdk.services.cloudhsm.model |
| Modifier and Type | Method and Description |
|---|---|
List<Tag> |
AddTagsToResourceRequest.tagList()
One or more tags.
|
List<Tag> |
ListTagsForResourceResponse.tagList()
One or more tags.
|
| Modifier and Type | Method and Description |
|---|---|
AddTagsToResourceRequest.Builder |
AddTagsToResourceRequest.Builder.tagList(Tag... tagList)
One or more tags.
|
ListTagsForResourceResponse.Builder |
ListTagsForResourceResponse.Builder.tagList(Tag... tagList)
One or more tags.
|
| Modifier and Type | Method and Description |
|---|---|
AddTagsToResourceRequest.Builder |
AddTagsToResourceRequest.Builder.tagList(Collection<Tag> tagList)
One or more tags.
|
ListTagsForResourceResponse.Builder |
ListTagsForResourceResponse.Builder.tagList(Collection<Tag> tagList)
One or more tags.
|
Copyright © 2023. All rights reserved.