Uses of Interface
com.okta.sdk.resource.UserSchemaPropertiesProfileItem
-
Packages that use UserSchemaPropertiesProfileItem Package Description com.okta.sdk.resource -
-
Uses of UserSchemaPropertiesProfileItem in com.okta.sdk.resource
Methods in com.okta.sdk.resource that return UserSchemaPropertiesProfileItem Modifier and Type Method Description UserSchemaPropertiesProfileItemUserSchemaPropertiesProfileItem. set$Ref(java.lang.String $ref)Methods in com.okta.sdk.resource 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 with type arguments of type UserSchemaPropertiesProfileItem Modifier and Type Method Description UserSchemaPropertiesProfileUserSchemaPropertiesProfile. setAllOf(java.util.List<UserSchemaPropertiesProfileItem> allOf)
-