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