Uses of Class
software.amazon.awssdk.services.ivschat.model.IvschatResponse
-
Packages that use IvschatResponse Package Description software.amazon.awssdk.services.ivschat.model -
-
Uses of IvschatResponse in software.amazon.awssdk.services.ivschat.model
Subclasses of IvschatResponse in software.amazon.awssdk.services.ivschat.model Modifier and Type Class Description classCreateChatTokenResponseclassCreateLoggingConfigurationResponseclassCreateRoomResponseclassDeleteLoggingConfigurationResponseclassDeleteMessageResponseclassDeleteRoomResponseclassDisconnectUserResponseclassGetLoggingConfigurationResponseclassGetRoomResponseclassListLoggingConfigurationsResponseclassListRoomsResponseclassListTagsForResourceResponseclassSendEventResponseclassTagResourceResponseclassUntagResourceResponseclassUpdateLoggingConfigurationResponseclassUpdateRoomResponseMethods in software.amazon.awssdk.services.ivschat.model that return IvschatResponse Modifier and Type Method Description IvschatResponseIvschatResponse.Builder. build()Constructors in software.amazon.awssdk.services.ivschat.model with parameters of type IvschatResponse Constructor Description BuilderImpl(IvschatResponse response)
-