Uses of Class
software.amazon.awscdk.services.lex.CfnBot.PostFulfillmentStatusSpecificationProperty.Builder
Packages that use CfnBot.PostFulfillmentStatusSpecificationProperty.Builder
-
Uses of CfnBot.PostFulfillmentStatusSpecificationProperty.Builder in software.amazon.awscdk.services.lex
Methods in software.amazon.awscdk.services.lex that return CfnBot.PostFulfillmentStatusSpecificationProperty.BuilderModifier and TypeMethodDescriptionCfnBot.PostFulfillmentStatusSpecificationProperty.builder()CfnBot.PostFulfillmentStatusSpecificationProperty.Builder.failureConditional(IResolvable failureConditional) CfnBot.PostFulfillmentStatusSpecificationProperty.Builder.failureConditional(CfnBot.ConditionalSpecificationProperty failureConditional) CfnBot.PostFulfillmentStatusSpecificationProperty.Builder.failureNextStep(IResolvable failureNextStep) Sets the value ofCfnBot.PostFulfillmentStatusSpecificationProperty.getFailureNextStep()CfnBot.PostFulfillmentStatusSpecificationProperty.Builder.failureNextStep(CfnBot.DialogStateProperty failureNextStep) Sets the value ofCfnBot.PostFulfillmentStatusSpecificationProperty.getFailureNextStep()CfnBot.PostFulfillmentStatusSpecificationProperty.Builder.failureResponse(IResolvable failureResponse) Sets the value ofCfnBot.PostFulfillmentStatusSpecificationProperty.getFailureResponse()CfnBot.PostFulfillmentStatusSpecificationProperty.Builder.failureResponse(CfnBot.ResponseSpecificationProperty failureResponse) Sets the value ofCfnBot.PostFulfillmentStatusSpecificationProperty.getFailureResponse()CfnBot.PostFulfillmentStatusSpecificationProperty.Builder.successConditional(IResolvable successConditional) CfnBot.PostFulfillmentStatusSpecificationProperty.Builder.successConditional(CfnBot.ConditionalSpecificationProperty successConditional) CfnBot.PostFulfillmentStatusSpecificationProperty.Builder.successNextStep(IResolvable successNextStep) Sets the value ofCfnBot.PostFulfillmentStatusSpecificationProperty.getSuccessNextStep()CfnBot.PostFulfillmentStatusSpecificationProperty.Builder.successNextStep(CfnBot.DialogStateProperty successNextStep) Sets the value ofCfnBot.PostFulfillmentStatusSpecificationProperty.getSuccessNextStep()CfnBot.PostFulfillmentStatusSpecificationProperty.Builder.successResponse(IResolvable successResponse) Sets the value ofCfnBot.PostFulfillmentStatusSpecificationProperty.getSuccessResponse()CfnBot.PostFulfillmentStatusSpecificationProperty.Builder.successResponse(CfnBot.ResponseSpecificationProperty successResponse) Sets the value ofCfnBot.PostFulfillmentStatusSpecificationProperty.getSuccessResponse()CfnBot.PostFulfillmentStatusSpecificationProperty.Builder.timeoutConditional(IResolvable timeoutConditional) CfnBot.PostFulfillmentStatusSpecificationProperty.Builder.timeoutConditional(CfnBot.ConditionalSpecificationProperty timeoutConditional) CfnBot.PostFulfillmentStatusSpecificationProperty.Builder.timeoutNextStep(IResolvable timeoutNextStep) Sets the value ofCfnBot.PostFulfillmentStatusSpecificationProperty.getTimeoutNextStep()CfnBot.PostFulfillmentStatusSpecificationProperty.Builder.timeoutNextStep(CfnBot.DialogStateProperty timeoutNextStep) Sets the value ofCfnBot.PostFulfillmentStatusSpecificationProperty.getTimeoutNextStep()CfnBot.PostFulfillmentStatusSpecificationProperty.Builder.timeoutResponse(IResolvable timeoutResponse) Sets the value ofCfnBot.PostFulfillmentStatusSpecificationProperty.getTimeoutResponse()CfnBot.PostFulfillmentStatusSpecificationProperty.Builder.timeoutResponse(CfnBot.ResponseSpecificationProperty timeoutResponse) Sets the value ofCfnBot.PostFulfillmentStatusSpecificationProperty.getTimeoutResponse()Constructors in software.amazon.awscdk.services.lex with parameters of type CfnBot.PostFulfillmentStatusSpecificationProperty.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnBot.PostFulfillmentStatusSpecificationProperty.Builder.