| Package | Description |
|---|---|
| com.amazonaws.services.billingconductor.model |
| Modifier and Type | Method and Description |
|---|---|
ComputationPreference |
ComputationPreference.clone() |
ComputationPreference |
BillingGroupListElement.getComputationPreference() |
ComputationPreference |
UpdateBillingGroupRequest.getComputationPreference()
The preferences and settings that will be used to compute the Amazon Web Services charges for a billing group.
|
ComputationPreference |
CreateBillingGroupRequest.getComputationPreference()
The preferences and settings that will be used to compute the Amazon Web Services charges for a billing group.
|
ComputationPreference |
ComputationPreference.withPricingPlanArn(String pricingPlanArn)
The Amazon Resource Name (ARN) of the pricing plan that's used to compute the Amazon Web Services charges for a
billing group.
|
| Modifier and Type | Method and Description |
|---|---|
void |
BillingGroupListElement.setComputationPreference(ComputationPreference computationPreference) |
void |
UpdateBillingGroupRequest.setComputationPreference(ComputationPreference computationPreference)
The preferences and settings that will be used to compute the Amazon Web Services charges for a billing group.
|
void |
CreateBillingGroupRequest.setComputationPreference(ComputationPreference computationPreference)
The preferences and settings that will be used to compute the Amazon Web Services charges for a billing group.
|
BillingGroupListElement |
BillingGroupListElement.withComputationPreference(ComputationPreference computationPreference) |
UpdateBillingGroupRequest |
UpdateBillingGroupRequest.withComputationPreference(ComputationPreference computationPreference)
The preferences and settings that will be used to compute the Amazon Web Services charges for a billing group.
|
CreateBillingGroupRequest |
CreateBillingGroupRequest.withComputationPreference(ComputationPreference computationPreference)
The preferences and settings that will be used to compute the Amazon Web Services charges for a billing group.
|
Copyright © 2023. All rights reserved.