| Package | Description |
|---|---|
| software.amazon.awssdk.services.lexmodelsv2.model |
| Modifier and Type | Method and Description |
|---|---|
static SampleValue.Builder |
SampleValue.builder() |
SampleValue.Builder |
SampleValue.toBuilder() |
SampleValue.Builder |
SampleValue.Builder.value(String value)
The value that can be used for a slot type.
|
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends SampleValue.Builder> |
SampleValue.serializableBuilderClass() |
| Modifier and Type | Method and Description |
|---|---|
default SlotTypeValue.Builder |
SlotTypeValue.Builder.sampleValue(Consumer<SampleValue.Builder> sampleValue)
The value of the slot type entry.
|
Copyright © 2022. All rights reserved.