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