| Package | Description |
|---|---|
| software.amazon.awssdk.services.quicksight |
|
| software.amazon.awssdk.services.quicksight.transform |
| Modifier and Type | Method and Description |
|---|---|
default DeleteUserResponse |
QuickSightClient.deleteUser(DeleteUserRequest deleteUserRequest)
Deletes the Amazon QuickSight user that is associated with the identity of the IAM user or role that's making the
call.
|
default CompletableFuture<DeleteUserResponse> |
QuickSightAsyncClient.deleteUser(DeleteUserRequest deleteUserRequest)
Deletes the Amazon QuickSight user that is associated with the identity of the IAM user or role that's making the
call.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
DeleteUserRequestMarshaller.marshall(DeleteUserRequest deleteUserRequest) |
Copyright © 2023. All rights reserved.