public static interface GetIntentRequest.Builder extends LexModelBuildingRequest.Builder, SdkPojo, CopyableBuilder<GetIntentRequest.Builder,GetIntentRequest>
| Modifier and Type | Method and Description |
|---|---|
GetIntentRequest.Builder |
name(String name)
The name of the intent.
|
GetIntentRequest.Builder |
overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration) |
GetIntentRequest.Builder |
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer) |
GetIntentRequest.Builder |
version(String version)
The version of the intent.
|
buildoverrideConfigurationequalsBySdkFields, sdkFieldscopyapplyMutation, buildGetIntentRequest.Builder name(String name)
The name of the intent. The name is case sensitive.
name - The name of the intent. The name is case sensitive.GetIntentRequest.Builder version(String version)
The version of the intent.
version - The version of the intent.GetIntentRequest.Builder overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration)
overrideConfiguration in interface AwsRequest.BuilderGetIntentRequest.Builder overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer)
overrideConfiguration in interface AwsRequest.BuilderCopyright © 2022. All rights reserved.