Package | Description |
---|---|
com.amazonaws.services.quicksight.model |
Modifier and Type | Method and Description |
---|---|
LinkSharingConfiguration |
LinkSharingConfiguration.clone() |
LinkSharingConfiguration |
UpdateDashboardPermissionsResult.getLinkSharingConfiguration()
Updates the permissions of a shared link to an Amazon QuickSight dashboard.
|
LinkSharingConfiguration |
DescribeDashboardPermissionsResult.getLinkSharingConfiguration()
A structure that contains the configuration of a shareable link that grants access to the dashboard.
|
LinkSharingConfiguration |
LinkSharingConfiguration.withPermissions(Collection<ResourcePermission> permissions)
A structure that contains the permissions of a shareable link.
|
LinkSharingConfiguration |
LinkSharingConfiguration.withPermissions(ResourcePermission... permissions)
A structure that contains the permissions of a shareable link.
|
Modifier and Type | Method and Description |
---|---|
void |
UpdateDashboardPermissionsResult.setLinkSharingConfiguration(LinkSharingConfiguration linkSharingConfiguration)
Updates the permissions of a shared link to an Amazon QuickSight dashboard.
|
void |
DescribeDashboardPermissionsResult.setLinkSharingConfiguration(LinkSharingConfiguration linkSharingConfiguration)
A structure that contains the configuration of a shareable link that grants access to the dashboard.
|
UpdateDashboardPermissionsResult |
UpdateDashboardPermissionsResult.withLinkSharingConfiguration(LinkSharingConfiguration linkSharingConfiguration)
Updates the permissions of a shared link to an Amazon QuickSight dashboard.
|
DescribeDashboardPermissionsResult |
DescribeDashboardPermissionsResult.withLinkSharingConfiguration(LinkSharingConfiguration linkSharingConfiguration)
A structure that contains the configuration of a shareable link that grants access to the dashboard.
|
Copyright © 2023. All rights reserved.