Package | Description |
---|---|
com.okta.sdk.impl.resource.user.schema | |
com.okta.sdk.resource.user.schema |
Modifier and Type | Class and Description |
---|---|
class |
DefaultUserSchemaAttributeMasterPriority
UserSchemaAttributeMasterPriority
|
Modifier and Type | Method and Description |
---|---|
UserSchemaAttributeMasterPriority |
DefaultUserSchemaAttributeMasterPriority.setType(String type) |
UserSchemaAttributeMasterPriority |
DefaultUserSchemaAttributeMasterPriority.setValue(String value) |
Modifier and Type | Method and Description |
---|---|
List<UserSchemaAttributeMasterPriority> |
DefaultUserSchemaAttributeMaster.getPriority() |
Modifier and Type | Method and Description |
---|---|
UserSchemaAttributeMaster |
DefaultUserSchemaAttributeMaster.setPriority(List<UserSchemaAttributeMasterPriority> priority) |
Modifier and Type | Method and Description |
---|---|
UserSchemaAttributeMasterPriority |
UserSchemaAttributeMasterPriority.setType(String type) |
UserSchemaAttributeMasterPriority |
UserSchemaAttributeMasterPriority.setValue(String value) |
Modifier and Type | Method and Description |
---|---|
List<UserSchemaAttributeMasterPriority> |
UserSchemaAttributeMaster.getPriority() |
Modifier and Type | Method and Description |
---|---|
UserSchemaAttributeMaster |
UserSchemaAttributeMaster.setPriority(List<UserSchemaAttributeMasterPriority> priority) |
Copyright © 2017–2023 Okta. All rights reserved.