Uses of Interface
software.amazon.awscdk.cfnpropertymixins.services.lex.CfnBotPropsMixin.ResponseSpecificationProperty
Packages that use CfnBotPropsMixin.ResponseSpecificationProperty
-
Uses of CfnBotPropsMixin.ResponseSpecificationProperty in software.amazon.awscdk.cfnpropertymixins.services.lex
Classes in software.amazon.awscdk.cfnpropertymixins.services.lex that implement CfnBotPropsMixin.ResponseSpecificationPropertyModifier and TypeClassDescriptionstatic final classAn implementation forCfnBotPropsMixin.ResponseSpecificationPropertyMethods in software.amazon.awscdk.cfnpropertymixins.services.lex that return CfnBotPropsMixin.ResponseSpecificationPropertyModifier and TypeMethodDescriptionCfnBotPropsMixin.ResponseSpecificationProperty.Builder.build()Builds the configured instance.Methods in software.amazon.awscdk.cfnpropertymixins.services.lex with parameters of type CfnBotPropsMixin.ResponseSpecificationPropertyModifier and TypeMethodDescriptionCfnBotPropsMixin.SlotCaptureSettingProperty.Builder.captureResponse(CfnBotPropsMixin.ResponseSpecificationProperty captureResponse) Sets the value ofCfnBotPropsMixin.SlotCaptureSettingProperty.getCaptureResponse()CfnBotPropsMixin.IntentClosingSettingProperty.Builder.closingResponse(CfnBotPropsMixin.ResponseSpecificationProperty closingResponse) Sets the value ofCfnBotPropsMixin.IntentClosingSettingProperty.getClosingResponse()CfnBotPropsMixin.IntentConfirmationSettingProperty.Builder.confirmationResponse(CfnBotPropsMixin.ResponseSpecificationProperty confirmationResponse) CfnBotPropsMixin.WaitAndContinueSpecificationProperty.Builder.continueResponse(CfnBotPropsMixin.ResponseSpecificationProperty continueResponse) CfnBotPropsMixin.IntentConfirmationSettingProperty.Builder.declinationResponse(CfnBotPropsMixin.ResponseSpecificationProperty declinationResponse) CfnBotPropsMixin.IntentConfirmationSettingProperty.Builder.failureResponse(CfnBotPropsMixin.ResponseSpecificationProperty failureResponse) Sets the value ofCfnBotPropsMixin.IntentConfirmationSettingProperty.getFailureResponse()CfnBotPropsMixin.PostDialogCodeHookInvocationSpecificationProperty.Builder.failureResponse(CfnBotPropsMixin.ResponseSpecificationProperty failureResponse) CfnBotPropsMixin.PostFulfillmentStatusSpecificationProperty.Builder.failureResponse(CfnBotPropsMixin.ResponseSpecificationProperty failureResponse) CfnBotPropsMixin.SlotCaptureSettingProperty.Builder.failureResponse(CfnBotPropsMixin.ResponseSpecificationProperty failureResponse) Sets the value ofCfnBotPropsMixin.SlotCaptureSettingProperty.getFailureResponse()CfnBotPropsMixin.InitialResponseSettingProperty.Builder.initialResponse(CfnBotPropsMixin.ResponseSpecificationProperty initialResponse) Sets the value ofCfnBotPropsMixin.InitialResponseSettingProperty.getInitialResponse()CfnBotPropsMixin.ConditionalBranchProperty.Builder.response(CfnBotPropsMixin.ResponseSpecificationProperty response) Sets the value ofCfnBotPropsMixin.ConditionalBranchProperty.getResponse()CfnBotPropsMixin.DefaultConditionalBranchProperty.Builder.response(CfnBotPropsMixin.ResponseSpecificationProperty response) Sets the value ofCfnBotPropsMixin.DefaultConditionalBranchProperty.getResponse()CfnBotPropsMixin.PostDialogCodeHookInvocationSpecificationProperty.Builder.successResponse(CfnBotPropsMixin.ResponseSpecificationProperty successResponse) CfnBotPropsMixin.PostFulfillmentStatusSpecificationProperty.Builder.successResponse(CfnBotPropsMixin.ResponseSpecificationProperty successResponse) CfnBotPropsMixin.PostDialogCodeHookInvocationSpecificationProperty.Builder.timeoutResponse(CfnBotPropsMixin.ResponseSpecificationProperty timeoutResponse) CfnBotPropsMixin.PostFulfillmentStatusSpecificationProperty.Builder.timeoutResponse(CfnBotPropsMixin.ResponseSpecificationProperty timeoutResponse) CfnBotPropsMixin.WaitAndContinueSpecificationProperty.Builder.waitingResponse(CfnBotPropsMixin.ResponseSpecificationProperty waitingResponse)