Uses of Interface
software.amazon.awscdk.services.lex.CfnBot.ConditionalSpecificationProperty
Packages that use CfnBot.ConditionalSpecificationProperty
-
Uses of CfnBot.ConditionalSpecificationProperty in software.amazon.awscdk.services.lex
Classes in software.amazon.awscdk.services.lex that implement CfnBot.ConditionalSpecificationPropertyModifier and TypeClassDescriptionstatic final classAn implementation forCfnBot.ConditionalSpecificationPropertyMethods in software.amazon.awscdk.services.lex that return CfnBot.ConditionalSpecificationPropertyModifier and TypeMethodDescriptionCfnBot.ConditionalSpecificationProperty.Builder.build()Builds the configured instance.Methods in software.amazon.awscdk.services.lex with parameters of type CfnBot.ConditionalSpecificationPropertyModifier and TypeMethodDescriptionCfnBot.SlotCaptureSettingProperty.Builder.captureConditional(CfnBot.ConditionalSpecificationProperty captureConditional) Sets the value ofCfnBot.SlotCaptureSettingProperty.getCaptureConditional()CfnBot.InitialResponseSettingProperty.Builder.conditional(CfnBot.ConditionalSpecificationProperty conditional) Sets the value ofCfnBot.InitialResponseSettingProperty.getConditional()CfnBot.IntentClosingSettingProperty.Builder.conditional(CfnBot.ConditionalSpecificationProperty conditional) Sets the value ofCfnBot.IntentClosingSettingProperty.getConditional()CfnBot.IntentConfirmationSettingProperty.Builder.confirmationConditional(CfnBot.ConditionalSpecificationProperty confirmationConditional) Sets the value ofCfnBot.IntentConfirmationSettingProperty.getConfirmationConditional()CfnBot.IntentConfirmationSettingProperty.Builder.declinationConditional(CfnBot.ConditionalSpecificationProperty declinationConditional) Sets the value ofCfnBot.IntentConfirmationSettingProperty.getDeclinationConditional()CfnBot.IntentConfirmationSettingProperty.Builder.failureConditional(CfnBot.ConditionalSpecificationProperty failureConditional) Sets the value ofCfnBot.IntentConfirmationSettingProperty.getFailureConditional()CfnBot.PostDialogCodeHookInvocationSpecificationProperty.Builder.failureConditional(CfnBot.ConditionalSpecificationProperty failureConditional) CfnBot.PostFulfillmentStatusSpecificationProperty.Builder.failureConditional(CfnBot.ConditionalSpecificationProperty failureConditional) CfnBot.SlotCaptureSettingProperty.Builder.failureConditional(CfnBot.ConditionalSpecificationProperty failureConditional) Sets the value ofCfnBot.SlotCaptureSettingProperty.getFailureConditional()CfnBot.PostDialogCodeHookInvocationSpecificationProperty.Builder.successConditional(CfnBot.ConditionalSpecificationProperty successConditional) CfnBot.PostFulfillmentStatusSpecificationProperty.Builder.successConditional(CfnBot.ConditionalSpecificationProperty successConditional) CfnBot.PostDialogCodeHookInvocationSpecificationProperty.Builder.timeoutConditional(CfnBot.ConditionalSpecificationProperty timeoutConditional) CfnBot.PostFulfillmentStatusSpecificationProperty.Builder.timeoutConditional(CfnBot.ConditionalSpecificationProperty timeoutConditional)