default AssociateAccountsResponse |
BillingconductorClient.associateAccounts(Consumer<AssociateAccountsRequest.Builder> associateAccountsRequest) |
Connects an array of account IDs in a consolidated billing family to a predefined billing group.
|
default AssociateAccountsResponse |
BillingconductorClient.associateAccounts(AssociateAccountsRequest associateAccountsRequest) |
Connects an array of account IDs in a consolidated billing family to a predefined billing group.
|
default AssociatePricingRulesResponse |
BillingconductorClient.associatePricingRules(Consumer<AssociatePricingRulesRequest.Builder> associatePricingRulesRequest) |
Connects an array of PricingRuleArns to a defined PricingPlan.
|
default AssociatePricingRulesResponse |
BillingconductorClient.associatePricingRules(AssociatePricingRulesRequest associatePricingRulesRequest) |
Connects an array of PricingRuleArns to a defined PricingPlan.
|
default BatchAssociateResourcesToCustomLineItemResponse |
BillingconductorClient.batchAssociateResourcesToCustomLineItem(Consumer<BatchAssociateResourcesToCustomLineItemRequest.Builder> batchAssociateResourcesToCustomLineItemRequest) |
Associates a batch of resources to a percentage custom line item.
|
default BatchAssociateResourcesToCustomLineItemResponse |
BillingconductorClient.batchAssociateResourcesToCustomLineItem(BatchAssociateResourcesToCustomLineItemRequest batchAssociateResourcesToCustomLineItemRequest) |
Associates a batch of resources to a percentage custom line item.
|
default CreateBillingGroupResponse |
BillingconductorClient.createBillingGroup(Consumer<CreateBillingGroupRequest.Builder> createBillingGroupRequest) |
Creates a billing group that resembles a consolidated billing family that Amazon Web Services charges, based off
of the predefined pricing plan computation.
|
default CreateBillingGroupResponse |
BillingconductorClient.createBillingGroup(CreateBillingGroupRequest createBillingGroupRequest) |
Creates a billing group that resembles a consolidated billing family that Amazon Web Services charges, based off
of the predefined pricing plan computation.
|
default CreateCustomLineItemResponse |
BillingconductorClient.createCustomLineItem(Consumer<CreateCustomLineItemRequest.Builder> createCustomLineItemRequest) |
Creates a custom line item that can be used to create a one-time fixed charge that can be applied to a single
billing group for the current or previous billing period.
|
default CreateCustomLineItemResponse |
BillingconductorClient.createCustomLineItem(CreateCustomLineItemRequest createCustomLineItemRequest) |
Creates a custom line item that can be used to create a one-time fixed charge that can be applied to a single
billing group for the current or previous billing period.
|
default CreatePricingPlanResponse |
BillingconductorClient.createPricingPlan(Consumer<CreatePricingPlanRequest.Builder> createPricingPlanRequest) |
Creates a pricing plan that is used for computing Amazon Web Services charges for billing groups.
|
default CreatePricingPlanResponse |
BillingconductorClient.createPricingPlan(CreatePricingPlanRequest createPricingPlanRequest) |
Creates a pricing plan that is used for computing Amazon Web Services charges for billing groups.
|
default CreatePricingRuleResponse |
BillingconductorClient.createPricingRule(Consumer<CreatePricingRuleRequest.Builder> createPricingRuleRequest) |
Creates a pricing rule can be associated to a pricing plan, or a set of pricing plans.
|
default CreatePricingRuleResponse |
BillingconductorClient.createPricingRule(CreatePricingRuleRequest createPricingRuleRequest) |
Creates a pricing rule can be associated to a pricing plan, or a set of pricing plans.
|