| Package | Description |
|---|---|
| software.amazon.awssdk.services.cloudfront.model |
| Modifier and Type | Method and Description |
|---|---|
static Tag.Builder |
Tag.builder() |
Tag.Builder |
Tag.Builder.key(String key)
A string that contains
Tag key. |
Tag.Builder |
Tag.toBuilder() |
Tag.Builder |
Tag.Builder.value(String value)
A string that contains an optional
Tag value. |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends Tag.Builder> |
Tag.serializableBuilderClass() |
Copyright © 2018. All rights reserved.