| Package | Description |
|---|---|
| com.amazonaws.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.
|
| com.amazonaws.services.billingconductor.model |
| Modifier and Type | Method and Description |
|---|---|
BatchAssociateResourcesToCustomLineItemResult |
AWSBillingConductorClient.batchAssociateResourcesToCustomLineItem(BatchAssociateResourcesToCustomLineItemRequest request)
Associates a batch of resources to a percentage custom line item.
|
BatchAssociateResourcesToCustomLineItemResult |
AbstractAWSBillingConductor.batchAssociateResourcesToCustomLineItem(BatchAssociateResourcesToCustomLineItemRequest request) |
BatchAssociateResourcesToCustomLineItemResult |
AWSBillingConductor.batchAssociateResourcesToCustomLineItem(BatchAssociateResourcesToCustomLineItemRequest batchAssociateResourcesToCustomLineItemRequest)
Associates a batch of resources to a percentage custom line item.
|
| Modifier and Type | Method and Description |
|---|---|
BatchAssociateResourcesToCustomLineItemResult |
BatchAssociateResourcesToCustomLineItemResult.clone() |
BatchAssociateResourcesToCustomLineItemResult |
BatchAssociateResourcesToCustomLineItemResult.withFailedAssociatedResources(AssociateResourceResponseElement... failedAssociatedResources)
A list of
AssociateResourceResponseElement for each resource that failed association to a percentage
custom line item. |
BatchAssociateResourcesToCustomLineItemResult |
BatchAssociateResourcesToCustomLineItemResult.withFailedAssociatedResources(Collection<AssociateResourceResponseElement> failedAssociatedResources)
A list of
AssociateResourceResponseElement for each resource that failed association to a percentage
custom line item. |
BatchAssociateResourcesToCustomLineItemResult |
BatchAssociateResourcesToCustomLineItemResult.withSuccessfullyAssociatedResources(AssociateResourceResponseElement... successfullyAssociatedResources)
A list of
AssociateResourceResponseElement for each resource that's been associated to a percentage
custom line item successfully. |
BatchAssociateResourcesToCustomLineItemResult |
BatchAssociateResourcesToCustomLineItemResult.withSuccessfullyAssociatedResources(Collection<AssociateResourceResponseElement> successfullyAssociatedResources)
A list of
AssociateResourceResponseElement for each resource that's been associated to a percentage
custom line item successfully. |
Copyright © 2022. All rights reserved.