| 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 DeleteCustomLineItemResponse |
BillingconductorClient.deleteCustomLineItem(Consumer<DeleteCustomLineItemRequest.Builder> deleteCustomLineItemRequest)
Deletes the custom line item identified by the given ARN in the current, or previous billing period.
|
default DeleteCustomLineItemResponse |
BillingconductorClient.deleteCustomLineItem(DeleteCustomLineItemRequest deleteCustomLineItemRequest)
Deletes the custom line item identified by the given ARN in the current, or previous billing period.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<DeleteCustomLineItemResponse> |
BillingconductorAsyncClient.deleteCustomLineItem(Consumer<DeleteCustomLineItemRequest.Builder> deleteCustomLineItemRequest)
Deletes the custom line item identified by the given ARN in the current, or previous billing period.
|
default CompletableFuture<DeleteCustomLineItemResponse> |
BillingconductorAsyncClient.deleteCustomLineItem(DeleteCustomLineItemRequest deleteCustomLineItemRequest)
Deletes the custom line item identified by the given ARN in the current, or previous billing period.
|
Copyright © 2023. All rights reserved.