Uses of Class
com.okta.sdk.resource.model.IdentitySourceUserProfileForUpsert
Packages that use IdentitySourceUserProfileForUpsert
-
Uses of IdentitySourceUserProfileForUpsert in com.okta.sdk.resource.model
Methods in com.okta.sdk.resource.model that return IdentitySourceUserProfileForUpsertModifier and TypeMethodDescriptionBulkUpsertRequestBodyProfilesInner.getProfile()
Get profileIdentitySourceUserProfileForUpsert.homeAddress
(String homeAddress) IdentitySourceUserProfileForUpsert.mobilePhone
(String mobilePhone) IdentitySourceUserProfileForUpsert.secondEmail
(String secondEmail) Methods in com.okta.sdk.resource.model with parameters of type IdentitySourceUserProfileForUpsertModifier and TypeMethodDescriptionBulkUpsertRequestBodyProfilesInner.profile
(IdentitySourceUserProfileForUpsert profile) void
BulkUpsertRequestBodyProfilesInner.setProfile
(IdentitySourceUserProfileForUpsert profile)