| Package | Description |
|---|---|
| com.amazonaws.services.kafka.model |
| Modifier and Type | Method and Description |
|---|---|
UserIdentity |
UserIdentity.clone() |
UserIdentity |
VpcConnectionInfoServerless.getUserIdentity()
Description of the requester that calls the API operation.
|
UserIdentity |
VpcConnectionInfo.getUserIdentity()
Description of the requester that calls the API operation.
|
UserIdentity |
UserIdentity.withPrincipalId(String principalId)
A unique identifier for the requester that calls the API operation.
|
UserIdentity |
UserIdentity.withType(String type)
The identity type of the requester that calls the API operation.
|
UserIdentity |
UserIdentity.withType(UserIdentityType type)
The identity type of the requester that calls the API operation.
|
| Modifier and Type | Method and Description |
|---|---|
void |
VpcConnectionInfoServerless.setUserIdentity(UserIdentity userIdentity)
Description of the requester that calls the API operation.
|
void |
VpcConnectionInfo.setUserIdentity(UserIdentity userIdentity)
Description of the requester that calls the API operation.
|
VpcConnectionInfoServerless |
VpcConnectionInfoServerless.withUserIdentity(UserIdentity userIdentity)
Description of the requester that calls the API operation.
|
VpcConnectionInfo |
VpcConnectionInfo.withUserIdentity(UserIdentity userIdentity)
Description of the requester that calls the API operation.
|
Copyright © 2023. All rights reserved.