| Package | Description |
|---|---|
| com.okta.sdk.resource.role | |
| com.okta.sdk.resource.user |
| Modifier and Type | Method and Description |
|---|---|
RoleType |
AssignRoleRequest.getType() |
static RoleType |
RoleType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static RoleType[] |
RoleType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
AssignRoleRequest |
AssignRoleRequest.setType(RoleType type) |
| Modifier and Type | Method and Description |
|---|---|
RoleType |
Role.getType() |
| Modifier and Type | Method and Description |
|---|---|
Role |
Role.setType(RoleType type) |
Copyright © 2017–2023 Okta. All rights reserved.