public static interface DescribeReportDefinitionsRequest.Builder extends CostandUsageReportRequest.Builder, CopyableBuilder<DescribeReportDefinitionsRequest.Builder,DescribeReportDefinitionsRequest>
| Modifier and Type | Method and Description |
|---|---|
DescribeReportDefinitionsRequest.Builder |
maxResults(Integer maxResults)
Sets the value of the MaxResults property for this object.
|
DescribeReportDefinitionsRequest.Builder |
nextToken(String nextToken)
Sets the value of the NextToken property for this object.
|
DescribeReportDefinitionsRequest.Builder |
requestOverrideConfig(AwsRequestOverrideConfig awsRequestOverrideConfig)
Add an optional request override configuration.
|
buildrequestOverrideConfig, requestOverrideConfigcopyapply, buildDescribeReportDefinitionsRequest.Builder maxResults(Integer maxResults)
maxResults - The new value for the MaxResults property for this object.DescribeReportDefinitionsRequest.Builder nextToken(String nextToken)
nextToken - The new value for the NextToken property for this object.DescribeReportDefinitionsRequest.Builder requestOverrideConfig(AwsRequestOverrideConfig awsRequestOverrideConfig)
AwsRequest.BuilderrequestOverrideConfig in interface AwsRequest.BuilderawsRequestOverrideConfig - The override configuration.Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.