| Package | Description |
|---|---|
| software.amazon.awssdk.services.comprehend.model |
| Modifier and Type | Method and Description |
|---|---|
static Tag.Builder |
Tag.builder() |
Tag.Builder |
Tag.Builder.key(String key)
The initial part of a key-value pair that forms a tag associated with a given resource.
|
Tag.Builder |
Tag.toBuilder() |
Tag.Builder |
Tag.Builder.value(String value)
The second part of a key-value pair that forms a tag associated with a given resource.
|
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends Tag.Builder> |
Tag.serializableBuilderClass() |
Copyright © 2023. All rights reserved.