| Package | Description |
|---|---|
| com.okta.sdk.resource.model |
| Modifier and Type | Method and Description |
|---|---|
UserSchemaAttributeMasterPriority |
UserSchemaAttributeMasterPriority.type(String type) |
UserSchemaAttributeMasterPriority |
UserSchemaAttributeMasterPriority.value(String value) |
| Modifier and Type | Method and Description |
|---|---|
List<UserSchemaAttributeMasterPriority> |
UserSchemaAttributeMaster.getPriority()
Get priority
|
| Modifier and Type | Method and Description |
|---|---|
UserSchemaAttributeMaster |
UserSchemaAttributeMaster.addPriorityItem(UserSchemaAttributeMasterPriority priorityItem) |
| Modifier and Type | Method and Description |
|---|---|
UserSchemaAttributeMaster |
UserSchemaAttributeMaster.priority(List<UserSchemaAttributeMasterPriority> priority) |
void |
UserSchemaAttributeMaster.setPriority(List<UserSchemaAttributeMasterPriority> priority) |
Copyright © 2017–2023 Okta. All rights reserved.