Uses of Class
software.amazon.awssdk.services.chatbot.model.ChatbotRequest
-
Packages that use ChatbotRequest Package Description software.amazon.awssdk.services.chatbot.internal software.amazon.awssdk.services.chatbot.model -
-
Uses of ChatbotRequest in software.amazon.awssdk.services.chatbot.internal
Methods in software.amazon.awssdk.services.chatbot.internal with type parameters of type ChatbotRequest Modifier and Type Method Description static <T extends ChatbotRequest>
TUserAgentUtils. applyPaginatorUserAgent(T request)static <T extends ChatbotRequest>
TUserAgentUtils. applyUserAgentInfo(T request, Consumer<AwsRequestOverrideConfiguration.Builder> userAgentApplier) -
Uses of ChatbotRequest in software.amazon.awssdk.services.chatbot.model
Methods in software.amazon.awssdk.services.chatbot.model that return ChatbotRequest Modifier and Type Method Description ChatbotRequestChatbotRequest.Builder. build()Constructors in software.amazon.awssdk.services.chatbot.model with parameters of type ChatbotRequest Constructor Description BuilderImpl(ChatbotRequest request)
-