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