| Package | Description |
|---|---|
| com.amazonaws.services.chime.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 |
|---|---|
ListUsersRequest |
ListUsersRequest.withUserType(UserType userType)
The user type.
|
InviteUsersRequest |
InviteUsersRequest.withUserType(UserType userType)
The user type.
|
UpdateUserRequestItem |
UpdateUserRequestItem.withUserType(UserType userType)
The user type.
|
User |
User.withUserType(UserType userType)
The user type.
|
CreateUserRequest |
CreateUserRequest.withUserType(UserType userType)
The user type.
|
UpdateUserRequest |
UpdateUserRequest.withUserType(UserType userType)
The user type.
|
Copyright © 2024. All rights reserved.