Package | Description |
---|---|
org.openapitools.client.model |
Modifier and Type | Method and Description |
---|---|
UserSchemaAttributeMasterPriority |
UserSchemaAttributeMasterPriority.type(java.lang.String type) |
UserSchemaAttributeMasterPriority |
UserSchemaAttributeMasterPriority.value(java.lang.String value) |
Modifier and Type | Method and Description |
---|---|
java.util.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(java.util.List<UserSchemaAttributeMasterPriority> priority) |
void |
UserSchemaAttributeMaster.setPriority(java.util.List<UserSchemaAttributeMasterPriority> priority) |
Copyright © 2017-2022 Okta. All Rights Reserved.