| Package | Description |
|---|---|
| software.amazon.awssdk.services.lexmodelbuilding.model |
| Modifier and Type | Method and Description |
|---|---|
static Intent.Builder |
Intent.builder() |
Intent.Builder |
Intent.Builder.intentName(String intentName)
The name of the intent.
|
Intent.Builder |
Intent.Builder.intentVersion(String intentVersion)
The version of the intent.
|
Intent.Builder |
Intent.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends Intent.Builder> |
Intent.serializableBuilderClass() |
Copyright © 2023. All rights reserved.