| Package | Description |
|---|---|
| com.amazonaws.services.kafka.model |
| Modifier and Type | Method and Description |
|---|---|
static UserIdentityType |
UserIdentityType.fromValue(String value)
Use this in place of valueOf.
|
static UserIdentityType |
UserIdentityType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static UserIdentityType[] |
UserIdentityType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
UserIdentity |
UserIdentity.withType(UserIdentityType type)
The identity type of the requester that calls the API operation.
|
Copyright © 2025. All rights reserved.