Uses of Class
com.okta.sdk.resource.model.IdentitySourceUserProfileForUpsert
-
Uses of IdentitySourceUserProfileForUpsert in com.okta.sdk.resource.model
Modifier and TypeMethodDescriptionIdentitySourceUserProfileForUpsert.homeAddress
(String homeAddress) IdentitySourceUserProfileForUpsert.mobilePhone
(String mobilePhone) IdentitySourceUserProfileForUpsert.secondEmail
(String secondEmail) Modifier and TypeMethodDescriptionBulkUpsertRequestBody.addProfilesItem
(IdentitySourceUserProfileForUpsert profilesItem) Modifier and TypeMethodDescriptionBulkUpsertRequestBody.profiles
(List<IdentitySourceUserProfileForUpsert> profiles) void
BulkUpsertRequestBody.setProfiles
(List<IdentitySourceUserProfileForUpsert> profiles)