Uses of Interface
com.okta.sdk.resource.user.schema.UserSchemaPropertiesProfileItem
-
Packages that use UserSchemaPropertiesProfileItem Package Description com.okta.sdk.resource.user.schema -
-
Uses of UserSchemaPropertiesProfileItem in com.okta.sdk.resource.user.schema
Methods in com.okta.sdk.resource.user.schema that return UserSchemaPropertiesProfileItem Modifier and Type Method Description UserSchemaPropertiesProfileItemUserSchemaPropertiesProfileItem. setRef(java.lang.String ref)Methods in com.okta.sdk.resource.user.schema that return types with arguments of type UserSchemaPropertiesProfileItem Modifier and Type Method Description java.util.List<UserSchemaPropertiesProfileItem>UserSchemaPropertiesProfile. getAllOf()Method parameters in com.okta.sdk.resource.user.schema with type arguments of type UserSchemaPropertiesProfileItem Modifier and Type Method Description UserSchemaPropertiesProfileUserSchemaPropertiesProfile. setAllOf(java.util.List<UserSchemaPropertiesProfileItem> allOf)
-