| Package | Description |
|---|---|
| software.amazon.awssdk.services.connect.model |
| Modifier and Type | Method and Description |
|---|---|
static TagSet.Builder |
TagSet.builder() |
TagSet.Builder |
TagSet.Builder.key(String key)
The tag key in the tagSet.
|
TagSet.Builder |
TagSet.toBuilder() |
TagSet.Builder |
TagSet.Builder.value(String value)
The tag value in the tagSet.
|
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends TagSet.Builder> |
TagSet.serializableBuilderClass() |
Copyright © 2023. All rights reserved.