| Package | Description |
|---|---|
| com.amazonaws.services.budgets.model |
| Modifier and Type | Method and Description |
|---|---|
CostTypes |
CostTypes.clone() |
CostTypes |
Budget.getCostTypes() |
CostTypes |
CostTypes.withIncludeCredit(Boolean includeCredit)
A boolean value whether to include credits in the cost budget.
|
CostTypes |
CostTypes.withIncludeDiscount(Boolean includeDiscount)
A boolean value whether to include discounts in the cost budget.
|
CostTypes |
CostTypes.withIncludeOtherSubscription(Boolean includeOtherSubscription)
A boolean value whether to include other subscription costs in the cost budget.
|
CostTypes |
CostTypes.withIncludeRecurring(Boolean includeRecurring)
A boolean value whether to include recurring costs in the cost budget.
|
CostTypes |
CostTypes.withIncludeRefund(Boolean includeRefund)
A boolean value whether to include refunds in the cost budget.
|
CostTypes |
CostTypes.withIncludeSubscription(Boolean includeSubscription)
A boolean value whether to include subscriptions in the cost budget.
|
CostTypes |
CostTypes.withIncludeSupport(Boolean includeSupport)
A boolean value whether to include support costs in the cost budget.
|
CostTypes |
CostTypes.withIncludeTax(Boolean includeTax)
A boolean value whether to include tax in the cost budget.
|
CostTypes |
CostTypes.withIncludeUpfront(Boolean includeUpfront)
A boolean value whether to include upfront costs in the cost budget.
|
CostTypes |
CostTypes.withUseAmortized(Boolean useAmortized)
A boolean value whether to include amortized costs in the cost budget.
|
CostTypes |
CostTypes.withUseBlended(Boolean useBlended)
A boolean value whether to use blended costs in the cost budget.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Budget.setCostTypes(CostTypes costTypes) |
Budget |
Budget.withCostTypes(CostTypes costTypes) |
Copyright © 2018. All rights reserved.