| 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 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.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<CreateCustomLineItemResponse> |
BillingconductorAsyncClient.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 CompletableFuture<CreateCustomLineItemResponse> |
BillingconductorAsyncClient.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.
|
Copyright © 2023. All rights reserved.