Uses of Class
software.amazon.awscdk.services.lex.CfnBot.FulfillmentStartResponseSpecificationProperty.Builder
Packages that use CfnBot.FulfillmentStartResponseSpecificationProperty.Builder
-
Uses of CfnBot.FulfillmentStartResponseSpecificationProperty.Builder in software.amazon.awscdk.services.lex
Methods in software.amazon.awscdk.services.lex that return CfnBot.FulfillmentStartResponseSpecificationProperty.BuilderModifier and TypeMethodDescriptionCfnBot.FulfillmentStartResponseSpecificationProperty.Builder.allowInterrupt(Boolean allowInterrupt) Sets the value ofCfnBot.FulfillmentStartResponseSpecificationProperty.getAllowInterrupt()CfnBot.FulfillmentStartResponseSpecificationProperty.Builder.allowInterrupt(IResolvable allowInterrupt) Sets the value ofCfnBot.FulfillmentStartResponseSpecificationProperty.getAllowInterrupt()CfnBot.FulfillmentStartResponseSpecificationProperty.builder()CfnBot.FulfillmentStartResponseSpecificationProperty.Builder.delayInSeconds(Number delayInSeconds) Sets the value ofCfnBot.FulfillmentStartResponseSpecificationProperty.getDelayInSeconds()CfnBot.FulfillmentStartResponseSpecificationProperty.Builder.messageGroups(List<? extends Object> messageGroups) Sets the value ofCfnBot.FulfillmentStartResponseSpecificationProperty.getMessageGroups()CfnBot.FulfillmentStartResponseSpecificationProperty.Builder.messageGroups(IResolvable messageGroups) Sets the value ofCfnBot.FulfillmentStartResponseSpecificationProperty.getMessageGroups()Constructors in software.amazon.awscdk.services.lex with parameters of type CfnBot.FulfillmentStartResponseSpecificationProperty.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnBot.FulfillmentStartResponseSpecificationProperty.Builder.