| Package | Description |
|---|---|
| software.amazon.awssdk.services.fsx.model |
| Modifier and Type | Method and Description |
|---|---|
static Tag.Builder |
Tag.builder() |
Tag.Builder |
Tag.Builder.key(String key)
A value that specifies the
TagKey, the name of the tag. |
Tag.Builder |
Tag.toBuilder() |
Tag.Builder |
Tag.Builder.value(String value)
A value that specifies the
TagValue, the value assigned to the corresponding tag key. |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends Tag.Builder> |
Tag.serializableBuilderClass() |
Copyright © 2023. All rights reserved.