Uses of Class
com.okta.sdk.resource.model.UserSchemaPropertiesProfileItem
Packages that use UserSchemaPropertiesProfileItem
-
Uses of UserSchemaPropertiesProfileItem in com.okta.sdk.resource.model
Methods in com.okta.sdk.resource.model that return UserSchemaPropertiesProfileItemModifier and TypeMethodDescriptionMethods in com.okta.sdk.resource.model that return types with arguments of type UserSchemaPropertiesProfileItemMethods in com.okta.sdk.resource.model with parameters of type UserSchemaPropertiesProfileItemModifier and TypeMethodDescriptionUserSchemaPropertiesProfile.addAllOfItem
(UserSchemaPropertiesProfileItem allOfItem) Method parameters in com.okta.sdk.resource.model with type arguments of type UserSchemaPropertiesProfileItemModifier and TypeMethodDescriptionUserSchemaPropertiesProfile.allOf
(List<UserSchemaPropertiesProfileItem> allOf) void
UserSchemaPropertiesProfile.setAllOf
(List<UserSchemaPropertiesProfileItem> allOf)