public static interface ListReportDefinitionsRequest.Builder extends ApplicationCostProfilerRequest.Builder, SdkPojo, CopyableBuilder<ListReportDefinitionsRequest.Builder,ListReportDefinitionsRequest>
| Modifier and Type | Method and Description |
|---|---|
ListReportDefinitionsRequest.Builder |
maxResults(Integer maxResults)
The maximum number of results to return.
|
ListReportDefinitionsRequest.Builder |
nextToken(String nextToken)
The token value from a previous call to access the next page of results.
|
ListReportDefinitionsRequest.Builder |
overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration) |
ListReportDefinitionsRequest.Builder |
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer) |
buildoverrideConfigurationequalsBySdkFields, sdkFieldscopyapplyMutation, buildListReportDefinitionsRequest.Builder nextToken(String nextToken)
The token value from a previous call to access the next page of results.
nextToken - The token value from a previous call to access the next page of results.ListReportDefinitionsRequest.Builder maxResults(Integer maxResults)
The maximum number of results to return.
maxResults - The maximum number of results to return.ListReportDefinitionsRequest.Builder overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration)
overrideConfiguration in interface AwsRequest.BuilderListReportDefinitionsRequest.Builder overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer)
overrideConfiguration in interface AwsRequest.BuilderCopyright © 2023. All rights reserved.