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