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