| Package | Description |
|---|---|
| software.amazon.awssdk.services.quicksight.model |
| Modifier and Type | Method and Description |
|---|---|
static SessionTag.Builder |
SessionTag.builder() |
SessionTag.Builder |
SessionTag.Builder.key(String key)
The key for the tag.
|
SessionTag.Builder |
SessionTag.toBuilder() |
SessionTag.Builder |
SessionTag.Builder.value(String value)
The value that you want to assign the tag.
|
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends SessionTag.Builder> |
SessionTag.serializableBuilderClass() |
Copyright © 2023. All rights reserved.