GetBillingGroupCostReportRequest.Builder |
GetBillingGroupCostReportRequest.Builder.arn(String arn) |
The Amazon Resource Number (ARN) that uniquely identifies the billing group.
|
default GetBillingGroupCostReportRequest.Builder |
GetBillingGroupCostReportRequest.Builder.billingPeriodRange(Consumer<BillingPeriodRange.Builder> billingPeriodRange) |
A time range for which the margin summary is effective.
|
GetBillingGroupCostReportRequest.Builder |
GetBillingGroupCostReportRequest.Builder.billingPeriodRange(BillingPeriodRange billingPeriodRange) |
A time range for which the margin summary is effective.
|
static GetBillingGroupCostReportRequest.Builder |
GetBillingGroupCostReportRequest.builder() |
|
GetBillingGroupCostReportRequest.Builder |
GetBillingGroupCostReportRequest.Builder.groupBy(Collection<GroupByAttributeName> groupBy) |
A list of strings that specify the attributes that are used to break down costs in the margin summary reports
for the billing group.
|
GetBillingGroupCostReportRequest.Builder |
GetBillingGroupCostReportRequest.Builder.groupBy(GroupByAttributeName... groupBy) |
A list of strings that specify the attributes that are used to break down costs in the margin summary reports
for the billing group.
|
GetBillingGroupCostReportRequest.Builder |
GetBillingGroupCostReportRequest.Builder.groupByWithStrings(String... groupBy) |
A list of strings that specify the attributes that are used to break down costs in the margin summary reports
for the billing group.
|
GetBillingGroupCostReportRequest.Builder |
GetBillingGroupCostReportRequest.Builder.groupByWithStrings(Collection<String> groupBy) |
A list of strings that specify the attributes that are used to break down costs in the margin summary reports
for the billing group.
|
GetBillingGroupCostReportRequest.Builder |
GetBillingGroupCostReportRequest.Builder.maxResults(Integer maxResults) |
The maximum number of margin summary reports to retrieve.
|
GetBillingGroupCostReportRequest.Builder |
GetBillingGroupCostReportRequest.Builder.nextToken(String nextToken) |
The pagination token used on subsequent calls to get reports.
|
GetBillingGroupCostReportRequest.Builder |
GetBillingGroupCostReportRequest.Builder.overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer) |
|
GetBillingGroupCostReportRequest.Builder |
GetBillingGroupCostReportRequest.Builder.overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration) |
|
GetBillingGroupCostReportRequest.Builder |
GetBillingGroupCostReportRequest.toBuilder() |
|