| Package | Description |
|---|---|
| software.amazon.awssdk.services.quicksight |
|
| software.amazon.awssdk.services.quicksight.transform |
| Modifier and Type | Method and Description |
|---|---|
default RegisterUserResponse |
QuickSightClient.registerUser(RegisterUserRequest registerUserRequest)
Creates an Amazon QuickSight user, whose identity is associated with the AWS Identity and Access Management (IAM)
identity or role specified in the request.
|
default CompletableFuture<RegisterUserResponse> |
QuickSightAsyncClient.registerUser(RegisterUserRequest registerUserRequest)
Creates an Amazon QuickSight user, whose identity is associated with the AWS Identity and Access Management (IAM)
identity or role specified in the request.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
RegisterUserRequestMarshaller.marshall(RegisterUserRequest registerUserRequest) |
Copyright © 2019. All rights reserved.