| Package | Description |
|---|---|
| software.amazon.awssdk.services.billingconductor.model |
| Modifier and Type | Method and Description |
|---|---|
ComputationPreference |
UpdateBillingGroupRequest.computationPreference()
The preferences and settings that will be used to compute the Amazon Web Services charges for a billing group.
|
ComputationPreference |
CreateBillingGroupRequest.computationPreference()
The preferences and settings that will be used to compute the Amazon Web Services charges for a billing group.
|
ComputationPreference |
BillingGroupListElement.computationPreference()
Returns the value of the ComputationPreference property for this object.
|
| Modifier and Type | Method and Description |
|---|---|
UpdateBillingGroupRequest.Builder |
UpdateBillingGroupRequest.Builder.computationPreference(ComputationPreference computationPreference)
The preferences and settings that will be used to compute the Amazon Web Services charges for a billing
group.
|
CreateBillingGroupRequest.Builder |
CreateBillingGroupRequest.Builder.computationPreference(ComputationPreference computationPreference)
The preferences and settings that will be used to compute the Amazon Web Services charges for a billing
group.
|
BillingGroupListElement.Builder |
BillingGroupListElement.Builder.computationPreference(ComputationPreference computationPreference)
Sets the value of the ComputationPreference property for this object.
|
Copyright © 2023. All rights reserved.