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