ListDashboardVersionsRequest.Builder |
ListDashboardVersionsRequest.Builder.awsAccountId(String awsAccountId) |
The ID of the Amazon Web Services account that contains the dashboard that you're listing versions for.
|
static ListDashboardVersionsRequest.Builder |
ListDashboardVersionsRequest.builder() |
|
ListDashboardVersionsRequest.Builder |
ListDashboardVersionsRequest.Builder.dashboardId(String dashboardId) |
The ID for the dashboard.
|
ListDashboardVersionsRequest.Builder |
ListDashboardVersionsRequest.Builder.maxResults(Integer maxResults) |
The maximum number of results to be returned per request.
|
ListDashboardVersionsRequest.Builder |
ListDashboardVersionsRequest.Builder.nextToken(String nextToken) |
The token for the next set of results, or null if there are no more results.
|
ListDashboardVersionsRequest.Builder |
ListDashboardVersionsRequest.Builder.overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer) |
|
ListDashboardVersionsRequest.Builder |
ListDashboardVersionsRequest.Builder.overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration) |
|
ListDashboardVersionsRequest.Builder |
ListDashboardVersionsRequest.toBuilder() |
|