Uses of Interface
software.amazon.awssdk.services.qbusiness.model.ChatResponse.Builder
-
Packages that use ChatResponse.Builder Package Description software.amazon.awssdk.services.qbusiness.model -
-
Uses of ChatResponse.Builder in software.amazon.awssdk.services.qbusiness.model
Methods in software.amazon.awssdk.services.qbusiness.model that return ChatResponse.Builder Modifier and Type Method Description static ChatResponse.BuilderChatResponse. builder()ChatResponse.BuilderChatResponse. toBuilder()Methods in software.amazon.awssdk.services.qbusiness.model that return types with arguments of type ChatResponse.Builder Modifier and Type Method Description static Class<? extends ChatResponse.Builder>ChatResponse. serializableBuilderClass()
-