Uses of Class
software.amazon.awscdk.services.lex.CfnBot.WaitAndContinueSpecificationProperty.Builder
Packages that use CfnBot.WaitAndContinueSpecificationProperty.Builder
-
Uses of CfnBot.WaitAndContinueSpecificationProperty.Builder in software.amazon.awscdk.services.lex
Methods in software.amazon.awscdk.services.lex that return CfnBot.WaitAndContinueSpecificationProperty.BuilderModifier and TypeMethodDescriptionCfnBot.WaitAndContinueSpecificationProperty.builder()CfnBot.WaitAndContinueSpecificationProperty.Builder.continueResponse(IResolvable continueResponse) Sets the value ofCfnBot.WaitAndContinueSpecificationProperty.getContinueResponse()CfnBot.WaitAndContinueSpecificationProperty.Builder.continueResponse(CfnBot.ResponseSpecificationProperty continueResponse) Sets the value ofCfnBot.WaitAndContinueSpecificationProperty.getContinueResponse()Sets the value ofCfnBot.WaitAndContinueSpecificationProperty.getIsActive()CfnBot.WaitAndContinueSpecificationProperty.Builder.isActive(IResolvable isActive) Sets the value ofCfnBot.WaitAndContinueSpecificationProperty.getIsActive()CfnBot.WaitAndContinueSpecificationProperty.Builder.stillWaitingResponse(IResolvable stillWaitingResponse) Sets the value ofCfnBot.WaitAndContinueSpecificationProperty.getStillWaitingResponse()CfnBot.WaitAndContinueSpecificationProperty.Builder.stillWaitingResponse(CfnBot.StillWaitingResponseSpecificationProperty stillWaitingResponse) Sets the value ofCfnBot.WaitAndContinueSpecificationProperty.getStillWaitingResponse()CfnBot.WaitAndContinueSpecificationProperty.Builder.waitingResponse(IResolvable waitingResponse) Sets the value ofCfnBot.WaitAndContinueSpecificationProperty.getWaitingResponse()CfnBot.WaitAndContinueSpecificationProperty.Builder.waitingResponse(CfnBot.ResponseSpecificationProperty waitingResponse) Sets the value ofCfnBot.WaitAndContinueSpecificationProperty.getWaitingResponse()Constructors in software.amazon.awscdk.services.lex with parameters of type CfnBot.WaitAndContinueSpecificationProperty.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnBot.WaitAndContinueSpecificationProperty.Builder.