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