| Package | Description |
|---|---|
| software.amazon.awssdk.services.transfer.model |
| Modifier and Type | Method and Description |
|---|---|
static Tag.Builder |
Tag.builder() |
Tag.Builder |
Tag.Builder.key(String key)
The name assigned to the tag that you create.
|
Tag.Builder |
Tag.toBuilder() |
Tag.Builder |
Tag.Builder.value(String value)
Contains one or more values that you assigned to the key name you create.
|
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends Tag.Builder> |
Tag.serializableBuilderClass() |
Copyright © 2020. All rights reserved.