Uses of Class
software.amazon.awssdk.services.lexmodelsv2.model.PostFulfillmentStatusSpecification
-
Packages that use PostFulfillmentStatusSpecification Package Description software.amazon.awssdk.services.lexmodelsv2.model -
-
Uses of PostFulfillmentStatusSpecification in software.amazon.awssdk.services.lexmodelsv2.model
Methods in software.amazon.awssdk.services.lexmodelsv2.model that return PostFulfillmentStatusSpecification Modifier and Type Method Description PostFulfillmentStatusSpecificationFulfillmentCodeHookSettings. postFulfillmentStatusSpecification()Provides settings for messages sent to the user for after the Lambda fulfillment function completes.Methods in software.amazon.awssdk.services.lexmodelsv2.model with parameters of type PostFulfillmentStatusSpecification Modifier and Type Method Description FulfillmentCodeHookSettings.BuilderFulfillmentCodeHookSettings.Builder. postFulfillmentStatusSpecification(PostFulfillmentStatusSpecification postFulfillmentStatusSpecification)Provides settings for messages sent to the user for after the Lambda fulfillment function completes.
-