| 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 |
|---|---|
BatchDisassociateResourcesFromCustomLineItemResult |
AWSBillingConductorClient.batchDisassociateResourcesFromCustomLineItem(BatchDisassociateResourcesFromCustomLineItemRequest request)
Disassociates a batch of resources from a percentage custom line item.
|
BatchDisassociateResourcesFromCustomLineItemResult |
AbstractAWSBillingConductor.batchDisassociateResourcesFromCustomLineItem(BatchDisassociateResourcesFromCustomLineItemRequest request) |
BatchDisassociateResourcesFromCustomLineItemResult |
AWSBillingConductor.batchDisassociateResourcesFromCustomLineItem(BatchDisassociateResourcesFromCustomLineItemRequest batchDisassociateResourcesFromCustomLineItemRequest)
Disassociates a batch of resources from a percentage custom line item.
|
| Modifier and Type | Method and Description |
|---|---|
BatchDisassociateResourcesFromCustomLineItemResult |
BatchDisassociateResourcesFromCustomLineItemResult.clone() |
BatchDisassociateResourcesFromCustomLineItemResult |
BatchDisassociateResourcesFromCustomLineItemResult.withFailedDisassociatedResources(Collection<DisassociateResourceResponseElement> failedDisassociatedResources)
A list of
DisassociateResourceResponseElement for each resource that failed disassociation from a
percentage custom line item. |
BatchDisassociateResourcesFromCustomLineItemResult |
BatchDisassociateResourcesFromCustomLineItemResult.withFailedDisassociatedResources(DisassociateResourceResponseElement... failedDisassociatedResources)
A list of
DisassociateResourceResponseElement for each resource that failed disassociation from a
percentage custom line item. |
BatchDisassociateResourcesFromCustomLineItemResult |
BatchDisassociateResourcesFromCustomLineItemResult.withSuccessfullyDisassociatedResources(Collection<DisassociateResourceResponseElement> successfullyDisassociatedResources)
A list of
DisassociateResourceResponseElement for each resource that's been disassociated from a
percentage custom line item successfully. |
BatchDisassociateResourcesFromCustomLineItemResult |
BatchDisassociateResourcesFromCustomLineItemResult.withSuccessfullyDisassociatedResources(DisassociateResourceResponseElement... successfullyDisassociatedResources)
A list of
DisassociateResourceResponseElement for each resource that's been disassociated from a
percentage custom line item successfully. |
Copyright © 2022. All rights reserved.