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