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