Uses of Class
software.amazon.awssdk.services.chatbot.model.CustomAction
-
Packages that use CustomAction Package Description software.amazon.awssdk.services.chatbot.model -
-
Uses of CustomAction in software.amazon.awssdk.services.chatbot.model
Methods in software.amazon.awssdk.services.chatbot.model that return CustomAction Modifier and Type Method Description CustomActionGetCustomActionResponse. customAction()Returns the custom action.Methods in software.amazon.awssdk.services.chatbot.model with parameters of type CustomAction Modifier and Type Method Description GetCustomActionResponse.BuilderGetCustomActionResponse.Builder. customAction(CustomAction customAction)Returns the custom action.
-