| Package | Description |
|---|---|
| software.amazon.awssdk.services.quicksight |
|
| Modifier and Type | Method and Description |
|---|---|
default DescribeAccountSettingsResponse |
QuickSightClient.describeAccountSettings(Consumer<DescribeAccountSettingsRequest.Builder> describeAccountSettingsRequest)
Describes the settings that were used when your QuickSight subscription was first created in this AWS account.
|
default DescribeAccountSettingsResponse |
QuickSightClient.describeAccountSettings(DescribeAccountSettingsRequest describeAccountSettingsRequest)
Describes the settings that were used when your QuickSight subscription was first created in this AWS account.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<DescribeAccountSettingsResponse> |
QuickSightAsyncClient.describeAccountSettings(Consumer<DescribeAccountSettingsRequest.Builder> describeAccountSettingsRequest)
Describes the settings that were used when your QuickSight subscription was first created in this AWS account.
|
default CompletableFuture<DescribeAccountSettingsResponse> |
QuickSightAsyncClient.describeAccountSettings(DescribeAccountSettingsRequest describeAccountSettingsRequest)
Describes the settings that were used when your QuickSight subscription was first created in this AWS account.
|
Copyright © 2020. All rights reserved.