Package | Description |
---|---|
com.okta.sdk.impl.resource.group.schema | |
com.okta.sdk.impl.resource.user.schema | |
com.okta.sdk.resource.group.schema | |
com.okta.sdk.resource.user.schema |
Modifier and Type | Method and Description |
---|---|
UserSchemaAttributeUnion |
DefaultGroupSchemaAttribute.getUnion() |
Modifier and Type | Method and Description |
---|---|
GroupSchemaAttribute |
DefaultGroupSchemaAttribute.setUnion(UserSchemaAttributeUnion union) |
Modifier and Type | Method and Description |
---|---|
UserSchemaAttributeUnion |
DefaultUserSchemaAttribute.getUnion() |
Modifier and Type | Method and Description |
---|---|
UserSchemaAttribute |
DefaultUserSchemaAttribute.setUnion(UserSchemaAttributeUnion union) |
Modifier and Type | Method and Description |
---|---|
UserSchemaAttributeUnion |
GroupSchemaAttribute.getUnion() |
Modifier and Type | Method and Description |
---|---|
GroupSchemaAttribute |
GroupSchemaAttribute.setUnion(UserSchemaAttributeUnion union) |
Modifier and Type | Method and Description |
---|---|
UserSchemaAttributeUnion |
UserSchemaAttribute.getUnion() |
static UserSchemaAttributeUnion |
UserSchemaAttributeUnion.valueOf(String name)
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 Type | Method and Description |
---|---|
UserSchemaAttribute |
UserSchemaAttribute.setUnion(UserSchemaAttributeUnion union) |
Copyright © 2017–2023 Okta. All rights reserved.