| Package | Description |
|---|---|
| com.amazonaws.services.finspacedata.model |
| Modifier and Type | Method and Description |
|---|---|
static UserType |
UserType.fromValue(String value)
Use this in place of valueOf.
|
static UserType |
UserType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static UserType[] |
UserType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
UserByPermissionGroup |
UserByPermissionGroup.withType(UserType type)
Indicates the type of user.
|
UpdateUserRequest |
UpdateUserRequest.withType(UserType type)
The option to indicate the type of user.
|
GetUserResult |
GetUserResult.withType(UserType type)
Indicates the type of user.
|
CreateUserRequest |
CreateUserRequest.withType(UserType type)
The option to indicate the type of user.
|
User |
User.withType(UserType type)
Indicates the type of user.
|
Copyright © 2023. All rights reserved.