| Package | Description |
|---|---|
| software.amazon.awssdk.services.servicecatalog.model |
| Modifier and Type | Method and Description |
|---|---|
static RecordTag.Builder |
RecordTag.builder() |
RecordTag.Builder |
RecordTag.Builder.key(String key)
The key for this tag.
|
RecordTag.Builder |
RecordTag.toBuilder() |
RecordTag.Builder |
RecordTag.Builder.value(String value)
The value for this tag.
|
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends RecordTag.Builder> |
RecordTag.serializableBuilderClass() |
Copyright © 2023. All rights reserved.