| 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.
|
| software.amazon.awssdk.services.billingconductor.transform |
| Modifier and Type | Method and Description |
|---|---|
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.
|
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 |
|---|---|
SdkHttpFullRequest |
CreateCustomLineItemRequestMarshaller.marshall(CreateCustomLineItemRequest createCustomLineItemRequest) |
Copyright © 2023. All rights reserved.