static UpdateDashboardLinksResponse.Builder |
UpdateDashboardLinksResponse.builder() |
|
UpdateDashboardLinksResponse.Builder |
UpdateDashboardLinksResponse.Builder.dashboardArn(String dashboardArn) |
The Amazon Resource Name (ARN) of the dashboard.
|
UpdateDashboardLinksResponse.Builder |
UpdateDashboardLinksResponse.Builder.linkEntities(String... linkEntities) |
A list of analysis Amazon Resource Names (ARNs) to be linked to the dashboard.
|
UpdateDashboardLinksResponse.Builder |
UpdateDashboardLinksResponse.Builder.linkEntities(Collection<String> linkEntities) |
A list of analysis Amazon Resource Names (ARNs) to be linked to the dashboard.
|
UpdateDashboardLinksResponse.Builder |
UpdateDashboardLinksResponse.Builder.requestId(String requestId) |
The Amazon Web Services request ID for this operation.
|
UpdateDashboardLinksResponse.Builder |
UpdateDashboardLinksResponse.Builder.status(Integer status) |
The HTTP status of the request.
|
UpdateDashboardLinksResponse.Builder |
UpdateDashboardLinksResponse.toBuilder() |
|