Uses of Enum
com.okta.sdk.resource.model.UserSchemaAttributeUnion
-
Uses of UserSchemaAttributeUnion in com.okta.sdk.resource.model
Modifier and TypeMethodDescriptionstatic UserSchemaAttributeUnion
GroupSchemaAttribute.getUnion()
Get unionUserSchemaAttribute.getUnion()
Get unionstatic UserSchemaAttributeUnion
Returns the enum constant of this type with the specified name.static UserSchemaAttributeUnion[]
UserSchemaAttributeUnion.values()
Returns an array containing the constants of this enum type, in the order they are declared.Modifier and TypeMethodDescriptionvoid
GroupSchemaAttribute.setUnion
(UserSchemaAttributeUnion union) void
UserSchemaAttribute.setUnion
(UserSchemaAttributeUnion union) GroupSchemaAttribute.union
(UserSchemaAttributeUnion union) UserSchemaAttribute.union
(UserSchemaAttributeUnion union)