| Package | Description |
|---|---|
| software.amazon.awssdk.services.billingconductor |
Amazon Web Services Billing Conductor is a fully managed service that you can use to customize a pro
forma version of your billing data each month, to accurately show or chargeback your end customers.
|
| Modifier and Type | Method and Description |
|---|---|
default AssociateAccountsResponse |
BillingconductorClient.associateAccounts(AssociateAccountsRequest associateAccountsRequest)
Connects an array of account IDs in a consolidated billing family to a predefined billing group.
|
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 AssociatePricingRulesResponse |
BillingconductorClient.associatePricingRules(AssociatePricingRulesRequest associatePricingRulesRequest)
Connects an array of
PricingRuleArns to a defined PricingPlan. |
default AssociatePricingRulesResponse |
BillingconductorClient.associatePricingRules(Consumer<AssociatePricingRulesRequest.Builder> associatePricingRulesRequest)
Connects an array of
PricingRuleArns to a defined PricingPlan. |
default BatchAssociateResourcesToCustomLineItemResponse |
BillingconductorClient.batchAssociateResourcesToCustomLineItem(BatchAssociateResourcesToCustomLineItemRequest batchAssociateResourcesToCustomLineItemRequest)
Associates a batch of resources to a percentage custom line item.
|
default BatchAssociateResourcesToCustomLineItemResponse |
BillingconductorClient.batchAssociateResourcesToCustomLineItem(Consumer<BatchAssociateResourcesToCustomLineItemRequest.Builder> batchAssociateResourcesToCustomLineItemRequest)
Associates a batch of resources to a percentage custom line item.
|
default BatchDisassociateResourcesFromCustomLineItemResponse |
BillingconductorClient.batchDisassociateResourcesFromCustomLineItem(BatchDisassociateResourcesFromCustomLineItemRequest batchDisassociateResourcesFromCustomLineItemRequest)
Disassociates a batch of resources from a percentage custom line item.
|
default BatchDisassociateResourcesFromCustomLineItemResponse |
BillingconductorClient.batchDisassociateResourcesFromCustomLineItem(Consumer<BatchDisassociateResourcesFromCustomLineItemRequest.Builder> batchDisassociateResourcesFromCustomLineItemRequest)
Disassociates a batch of resources from a percentage custom line item.
|
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 DisassociateAccountsResponse |
BillingconductorClient.disassociateAccounts(Consumer<DisassociateAccountsRequest.Builder> disassociateAccountsRequest)
Removes the specified list of account IDs from the given billing group.
|
default DisassociateAccountsResponse |
BillingconductorClient.disassociateAccounts(DisassociateAccountsRequest disassociateAccountsRequest)
Removes the specified list of account IDs from the given billing group.
|
default DisassociatePricingRulesResponse |
BillingconductorClient.disassociatePricingRules(Consumer<DisassociatePricingRulesRequest.Builder> disassociatePricingRulesRequest)
Disassociates a list of pricing rules from a pricing plan.
|
default DisassociatePricingRulesResponse |
BillingconductorClient.disassociatePricingRules(DisassociatePricingRulesRequest disassociatePricingRulesRequest)
Disassociates a list of pricing rules from a pricing plan.
|
default ListAccountAssociationsResponse |
BillingconductorClient.listAccountAssociations(Consumer<ListAccountAssociationsRequest.Builder> listAccountAssociationsRequest)
This is a paginated call to list linked accounts that are linked to the payer account for the specified time
period.
|
default ListAccountAssociationsResponse |
BillingconductorClient.listAccountAssociations(ListAccountAssociationsRequest listAccountAssociationsRequest)
This is a paginated call to list linked accounts that are linked to the payer account for the specified time
period.
|
default ListAccountAssociationsIterable |
BillingconductorClient.listAccountAssociationsPaginator(Consumer<ListAccountAssociationsRequest.Builder> listAccountAssociationsRequest)
This is a paginated call to list linked accounts that are linked to the payer account for the specified time
period.
|
default ListAccountAssociationsIterable |
BillingconductorClient.listAccountAssociationsPaginator(ListAccountAssociationsRequest listAccountAssociationsRequest)
This is a paginated call to list linked accounts that are linked to the payer account for the specified time
period.
|
default ListBillingGroupCostReportsResponse |
BillingconductorClient.listBillingGroupCostReports(Consumer<ListBillingGroupCostReportsRequest.Builder> listBillingGroupCostReportsRequest)
A paginated call to retrieve a summary report of actual Amazon Web Services charges and the calculated Amazon Web
Services charges based on the associated pricing plan of a billing group.
|
default ListBillingGroupCostReportsResponse |
BillingconductorClient.listBillingGroupCostReports(ListBillingGroupCostReportsRequest listBillingGroupCostReportsRequest)
A paginated call to retrieve a summary report of actual Amazon Web Services charges and the calculated Amazon Web
Services charges based on the associated pricing plan of a billing group.
|
default ListBillingGroupCostReportsIterable |
BillingconductorClient.listBillingGroupCostReportsPaginator(Consumer<ListBillingGroupCostReportsRequest.Builder> listBillingGroupCostReportsRequest)
A paginated call to retrieve a summary report of actual Amazon Web Services charges and the calculated Amazon Web
Services charges based on the associated pricing plan of a billing group.
|
default ListBillingGroupCostReportsIterable |
BillingconductorClient.listBillingGroupCostReportsPaginator(ListBillingGroupCostReportsRequest listBillingGroupCostReportsRequest)
A paginated call to retrieve a summary report of actual Amazon Web Services charges and the calculated Amazon Web
Services charges based on the associated pricing plan of a billing group.
|
default ListBillingGroupsResponse |
BillingconductorClient.listBillingGroups(Consumer<ListBillingGroupsRequest.Builder> listBillingGroupsRequest)
A paginated call to retrieve a list of billing groups for the given billing period.
|
default ListBillingGroupsResponse |
BillingconductorClient.listBillingGroups(ListBillingGroupsRequest listBillingGroupsRequest)
A paginated call to retrieve a list of billing groups for the given billing period.
|
default ListBillingGroupsIterable |
BillingconductorClient.listBillingGroupsPaginator(Consumer<ListBillingGroupsRequest.Builder> listBillingGroupsRequest)
A paginated call to retrieve a list of billing groups for the given billing period.
|
default ListBillingGroupsIterable |
BillingconductorClient.listBillingGroupsPaginator(ListBillingGroupsRequest listBillingGroupsRequest)
A paginated call to retrieve a list of billing groups for the given billing period.
|
default ListCustomLineItemsResponse |
BillingconductorClient.listCustomLineItems(Consumer<ListCustomLineItemsRequest.Builder> listCustomLineItemsRequest)
A paginated call to get a list of all custom line items (FFLIs) for the given billing period.
|
default ListCustomLineItemsResponse |
BillingconductorClient.listCustomLineItems(ListCustomLineItemsRequest listCustomLineItemsRequest)
A paginated call to get a list of all custom line items (FFLIs) for the given billing period.
|
default ListCustomLineItemsIterable |
BillingconductorClient.listCustomLineItemsPaginator(Consumer<ListCustomLineItemsRequest.Builder> listCustomLineItemsRequest)
A paginated call to get a list of all custom line items (FFLIs) for the given billing period.
|
default ListCustomLineItemsIterable |
BillingconductorClient.listCustomLineItemsPaginator(ListCustomLineItemsRequest listCustomLineItemsRequest)
A paginated call to get a list of all custom line items (FFLIs) for the given billing period.
|
default ListPricingPlansAssociatedWithPricingRuleResponse |
BillingconductorClient.listPricingPlansAssociatedWithPricingRule(Consumer<ListPricingPlansAssociatedWithPricingRuleRequest.Builder> listPricingPlansAssociatedWithPricingRuleRequest)
A list of the pricing plans that are associated with a pricing rule.
|
default ListPricingPlansAssociatedWithPricingRuleResponse |
BillingconductorClient.listPricingPlansAssociatedWithPricingRule(ListPricingPlansAssociatedWithPricingRuleRequest listPricingPlansAssociatedWithPricingRuleRequest)
A list of the pricing plans that are associated with a pricing rule.
|
default ListPricingPlansAssociatedWithPricingRuleIterable |
BillingconductorClient.listPricingPlansAssociatedWithPricingRulePaginator(Consumer<ListPricingPlansAssociatedWithPricingRuleRequest.Builder> listPricingPlansAssociatedWithPricingRuleRequest)
A list of the pricing plans that are associated with a pricing rule.
|
default ListPricingPlansAssociatedWithPricingRuleIterable |
BillingconductorClient.listPricingPlansAssociatedWithPricingRulePaginator(ListPricingPlansAssociatedWithPricingRuleRequest listPricingPlansAssociatedWithPricingRuleRequest)
A list of the pricing plans that are associated with a pricing rule.
|
default ListPricingRulesAssociatedToPricingPlanResponse |
BillingconductorClient.listPricingRulesAssociatedToPricingPlan(Consumer<ListPricingRulesAssociatedToPricingPlanRequest.Builder> listPricingRulesAssociatedToPricingPlanRequest)
Lists the pricing rules that are associated with a pricing plan.
|
default ListPricingRulesAssociatedToPricingPlanResponse |
BillingconductorClient.listPricingRulesAssociatedToPricingPlan(ListPricingRulesAssociatedToPricingPlanRequest listPricingRulesAssociatedToPricingPlanRequest)
Lists the pricing rules that are associated with a pricing plan.
|
default ListPricingRulesAssociatedToPricingPlanIterable |
BillingconductorClient.listPricingRulesAssociatedToPricingPlanPaginator(Consumer<ListPricingRulesAssociatedToPricingPlanRequest.Builder> listPricingRulesAssociatedToPricingPlanRequest)
Lists the pricing rules that are associated with a pricing plan.
|
default ListPricingRulesAssociatedToPricingPlanIterable |
BillingconductorClient.listPricingRulesAssociatedToPricingPlanPaginator(ListPricingRulesAssociatedToPricingPlanRequest listPricingRulesAssociatedToPricingPlanRequest)
Lists the pricing rules that are associated with a pricing plan.
|
default ListResourcesAssociatedToCustomLineItemResponse |
BillingconductorClient.listResourcesAssociatedToCustomLineItem(Consumer<ListResourcesAssociatedToCustomLineItemRequest.Builder> listResourcesAssociatedToCustomLineItemRequest)
List the resources that are associated to a custom line item.
|
default ListResourcesAssociatedToCustomLineItemResponse |
BillingconductorClient.listResourcesAssociatedToCustomLineItem(ListResourcesAssociatedToCustomLineItemRequest listResourcesAssociatedToCustomLineItemRequest)
List the resources that are associated to a custom line item.
|
default ListResourcesAssociatedToCustomLineItemIterable |
BillingconductorClient.listResourcesAssociatedToCustomLineItemPaginator(Consumer<ListResourcesAssociatedToCustomLineItemRequest.Builder> listResourcesAssociatedToCustomLineItemRequest)
List the resources that are associated to a custom line item.
|
default ListResourcesAssociatedToCustomLineItemIterable |
BillingconductorClient.listResourcesAssociatedToCustomLineItemPaginator(ListResourcesAssociatedToCustomLineItemRequest listResourcesAssociatedToCustomLineItemRequest)
List the resources that are associated to a custom line item.
|
default ListTagsForResourceResponse |
BillingconductorClient.listTagsForResource(Consumer<ListTagsForResourceRequest.Builder> listTagsForResourceRequest)
A list the tags for a resource.
|
default ListTagsForResourceResponse |
BillingconductorClient.listTagsForResource(ListTagsForResourceRequest listTagsForResourceRequest)
A list the tags for a resource.
|
default TagResourceResponse |
BillingconductorClient.tagResource(Consumer<TagResourceRequest.Builder> tagResourceRequest)
Associates the specified tags to a resource with the specified
resourceArn. |
default TagResourceResponse |
BillingconductorClient.tagResource(TagResourceRequest tagResourceRequest)
Associates the specified tags to a resource with the specified
resourceArn. |
default UntagResourceResponse |
BillingconductorClient.untagResource(Consumer<UntagResourceRequest.Builder> untagResourceRequest)
Deletes specified tags from a resource.
|
default UntagResourceResponse |
BillingconductorClient.untagResource(UntagResourceRequest untagResourceRequest)
Deletes specified tags from a resource.
|
default UpdateBillingGroupResponse |
BillingconductorClient.updateBillingGroup(Consumer<UpdateBillingGroupRequest.Builder> updateBillingGroupRequest)
This updates an existing billing group.
|
default UpdateBillingGroupResponse |
BillingconductorClient.updateBillingGroup(UpdateBillingGroupRequest updateBillingGroupRequest)
This updates an existing billing group.
|
default UpdateCustomLineItemResponse |
BillingconductorClient.updateCustomLineItem(Consumer<UpdateCustomLineItemRequest.Builder> updateCustomLineItemRequest)
Update an existing custom line item in the current or previous billing period.
|
default UpdateCustomLineItemResponse |
BillingconductorClient.updateCustomLineItem(UpdateCustomLineItemRequest updateCustomLineItemRequest)
Update an existing custom line item in the current or previous billing period.
|
default UpdatePricingPlanResponse |
BillingconductorClient.updatePricingPlan(Consumer<UpdatePricingPlanRequest.Builder> updatePricingPlanRequest)
This updates an existing pricing plan.
|
default UpdatePricingPlanResponse |
BillingconductorClient.updatePricingPlan(UpdatePricingPlanRequest updatePricingPlanRequest)
This updates an existing pricing plan.
|
default UpdatePricingRuleResponse |
BillingconductorClient.updatePricingRule(Consumer<UpdatePricingRuleRequest.Builder> updatePricingRuleRequest)
Updates an existing pricing rule.
|
default UpdatePricingRuleResponse |
BillingconductorClient.updatePricingRule(UpdatePricingRuleRequest updatePricingRuleRequest)
Updates an existing pricing rule.
|
Copyright © 2023. All rights reserved.