| Package | Description |
|---|---|
| software.amazon.awssdk.services.quicksight |
|
| Modifier and Type | Method and Description |
|---|---|
default CreateGroupResponse |
QuickSightClient.createGroup(Consumer<CreateGroupRequest.Builder> createGroupRequest)
Creates an Amazon QuickSight group.
|
default CreateGroupResponse |
QuickSightClient.createGroup(CreateGroupRequest createGroupRequest)
Creates an Amazon QuickSight group.
|
default GetDashboardEmbedUrlResponse |
QuickSightClient.getDashboardEmbedUrl(Consumer<GetDashboardEmbedUrlRequest.Builder> getDashboardEmbedUrlRequest)
Generates a server-side embeddable URL and authorization code.
|
default GetDashboardEmbedUrlResponse |
QuickSightClient.getDashboardEmbedUrl(GetDashboardEmbedUrlRequest getDashboardEmbedUrlRequest)
Generates a server-side embeddable URL and authorization code.
|
default RegisterUserResponse |
QuickSightClient.registerUser(Consumer<RegisterUserRequest.Builder> 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 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.
|
Copyright © 2019. All rights reserved.