| Package | Description |
|---|---|
| software.amazon.awssdk.services.finspace.model |
| Modifier and Type | Method and Description |
|---|---|
static UpdateKxUserResponse.Builder |
UpdateKxUserResponse.builder() |
UpdateKxUserResponse.Builder |
UpdateKxUserResponse.Builder.environmentId(String environmentId)
A unique identifier for the kdb environment.
|
UpdateKxUserResponse.Builder |
UpdateKxUserResponse.Builder.iamRole(String iamRole)
The IAM role ARN that is associated with the user.
|
UpdateKxUserResponse.Builder |
UpdateKxUserResponse.toBuilder() |
UpdateKxUserResponse.Builder |
UpdateKxUserResponse.Builder.userArn(String userArn)
The Amazon Resource Name (ARN) that identifies the user.
|
UpdateKxUserResponse.Builder |
UpdateKxUserResponse.Builder.userName(String userName)
A unique identifier for the user.
|
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends UpdateKxUserResponse.Builder> |
UpdateKxUserResponse.serializableBuilderClass() |
Copyright © 2023. All rights reserved.