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