| Package | Description |
|---|---|
| software.amazon.awssdk.services.personalize.model |
| Modifier and Type | Method and Description |
|---|---|
static Tag.Builder |
Tag.builder() |
Tag.Builder |
Tag.Builder.tagKey(String tagKey)
One part of a key-value pair that makes up a tag.
|
Tag.Builder |
Tag.Builder.tagValue(String tagValue)
The optional part of a key-value pair that makes up a tag.
|
Tag.Builder |
Tag.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends Tag.Builder> |
Tag.serializableBuilderClass() |
Copyright © 2022. All rights reserved.