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