Uses of Interface
software.amazon.awscdk.services.lex.CfnBot.DialogStateProperty
Packages that use CfnBot.DialogStateProperty
-
Uses of CfnBot.DialogStateProperty in software.amazon.awscdk.services.lex
Classes in software.amazon.awscdk.services.lex that implement CfnBot.DialogStatePropertyModifier and TypeClassDescriptionstatic final classAn implementation forCfnBot.DialogStatePropertyMethods in software.amazon.awscdk.services.lex that return CfnBot.DialogStatePropertyModifier and TypeMethodDescriptionCfnBot.DialogStateProperty.Builder.build()Builds the configured instance.Methods in software.amazon.awscdk.services.lex with parameters of type CfnBot.DialogStatePropertyModifier and TypeMethodDescriptionCfnBot.SlotCaptureSettingProperty.Builder.captureNextStep(CfnBot.DialogStateProperty captureNextStep) Sets the value ofCfnBot.SlotCaptureSettingProperty.getCaptureNextStep()CfnBot.IntentConfirmationSettingProperty.Builder.confirmationNextStep(CfnBot.DialogStateProperty confirmationNextStep) Sets the value ofCfnBot.IntentConfirmationSettingProperty.getConfirmationNextStep()CfnBot.IntentConfirmationSettingProperty.Builder.declinationNextStep(CfnBot.DialogStateProperty declinationNextStep) Sets the value ofCfnBot.IntentConfirmationSettingProperty.getDeclinationNextStep()CfnBot.IntentConfirmationSettingProperty.Builder.failureNextStep(CfnBot.DialogStateProperty failureNextStep) Sets the value ofCfnBot.IntentConfirmationSettingProperty.getFailureNextStep()CfnBot.PostDialogCodeHookInvocationSpecificationProperty.Builder.failureNextStep(CfnBot.DialogStateProperty failureNextStep) CfnBot.PostFulfillmentStatusSpecificationProperty.Builder.failureNextStep(CfnBot.DialogStateProperty failureNextStep) Sets the value ofCfnBot.PostFulfillmentStatusSpecificationProperty.getFailureNextStep()CfnBot.SlotCaptureSettingProperty.Builder.failureNextStep(CfnBot.DialogStateProperty failureNextStep) Sets the value ofCfnBot.SlotCaptureSettingProperty.getFailureNextStep()CfnBot.ConditionalBranchProperty.Builder.nextStep(CfnBot.DialogStateProperty nextStep) Sets the value ofCfnBot.ConditionalBranchProperty.getNextStep()CfnBot.DefaultConditionalBranchProperty.Builder.nextStep(CfnBot.DialogStateProperty nextStep) Sets the value ofCfnBot.DefaultConditionalBranchProperty.getNextStep()CfnBot.InitialResponseSettingProperty.Builder.nextStep(CfnBot.DialogStateProperty nextStep) Sets the value ofCfnBot.InitialResponseSettingProperty.getNextStep()CfnBot.IntentClosingSettingProperty.Builder.nextStep(CfnBot.DialogStateProperty nextStep) Sets the value ofCfnBot.IntentClosingSettingProperty.getNextStep()CfnBot.PostDialogCodeHookInvocationSpecificationProperty.Builder.successNextStep(CfnBot.DialogStateProperty successNextStep) CfnBot.PostFulfillmentStatusSpecificationProperty.Builder.successNextStep(CfnBot.DialogStateProperty successNextStep) Sets the value ofCfnBot.PostFulfillmentStatusSpecificationProperty.getSuccessNextStep()CfnBot.PostDialogCodeHookInvocationSpecificationProperty.Builder.timeoutNextStep(CfnBot.DialogStateProperty timeoutNextStep) CfnBot.PostFulfillmentStatusSpecificationProperty.Builder.timeoutNextStep(CfnBot.DialogStateProperty timeoutNextStep) Sets the value ofCfnBot.PostFulfillmentStatusSpecificationProperty.getTimeoutNextStep()