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 TypeMethodDescriptionIdentitySourceUserProfileForUpsert.homeAddress(String homeAddress) IdentitySourceUserProfileForUpsert.mobilePhone(String mobilePhone) IdentitySourceUserProfileForUpsert.secondEmail(String secondEmail) Methods in com.okta.sdk.resource.model that return types with arguments of type IdentitySourceUserProfileForUpsertMethods in com.okta.sdk.resource.model with parameters of type IdentitySourceUserProfileForUpsertModifier and TypeMethodDescriptionBulkUpsertRequestBody.addProfilesItem(IdentitySourceUserProfileForUpsert profilesItem) Method parameters in com.okta.sdk.resource.model with type arguments of type IdentitySourceUserProfileForUpsertModifier and TypeMethodDescriptionBulkUpsertRequestBody.profiles(List<IdentitySourceUserProfileForUpsert> profiles) voidBulkUpsertRequestBody.setProfiles(List<IdentitySourceUserProfileForUpsert> profiles)