| 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 |
|---|---|
CreateCustomLineItemResult |
AbstractAWSBillingConductor.createCustomLineItem(CreateCustomLineItemRequest request) |
CreateCustomLineItemResult |
AWSBillingConductor.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.
|
CreateCustomLineItemResult |
AWSBillingConductorClient.createCustomLineItem(CreateCustomLineItemRequest request)
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 |
|---|---|
Future<CreateCustomLineItemResult> |
AbstractAWSBillingConductorAsync.createCustomLineItemAsync(CreateCustomLineItemRequest request) |
Future<CreateCustomLineItemResult> |
AWSBillingConductorAsync.createCustomLineItemAsync(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.
|
Future<CreateCustomLineItemResult> |
AWSBillingConductorAsyncClient.createCustomLineItemAsync(CreateCustomLineItemRequest request) |
Future<CreateCustomLineItemResult> |
AbstractAWSBillingConductorAsync.createCustomLineItemAsync(CreateCustomLineItemRequest request,
AsyncHandler<CreateCustomLineItemRequest,CreateCustomLineItemResult> asyncHandler) |
Future<CreateCustomLineItemResult> |
AWSBillingConductorAsync.createCustomLineItemAsync(CreateCustomLineItemRequest createCustomLineItemRequest,
AsyncHandler<CreateCustomLineItemRequest,CreateCustomLineItemResult> asyncHandler)
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.
|
Future<CreateCustomLineItemResult> |
AWSBillingConductorAsyncClient.createCustomLineItemAsync(CreateCustomLineItemRequest request,
AsyncHandler<CreateCustomLineItemRequest,CreateCustomLineItemResult> asyncHandler) |
| Modifier and Type | Method and Description |
|---|---|
Future<CreateCustomLineItemResult> |
AbstractAWSBillingConductorAsync.createCustomLineItemAsync(CreateCustomLineItemRequest request,
AsyncHandler<CreateCustomLineItemRequest,CreateCustomLineItemResult> asyncHandler) |
Future<CreateCustomLineItemResult> |
AWSBillingConductorAsync.createCustomLineItemAsync(CreateCustomLineItemRequest createCustomLineItemRequest,
AsyncHandler<CreateCustomLineItemRequest,CreateCustomLineItemResult> asyncHandler)
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.
|
Future<CreateCustomLineItemResult> |
AWSBillingConductorAsyncClient.createCustomLineItemAsync(CreateCustomLineItemRequest request,
AsyncHandler<CreateCustomLineItemRequest,CreateCustomLineItemResult> asyncHandler) |
| Modifier and Type | Method and Description |
|---|---|
CreateCustomLineItemResult |
CreateCustomLineItemResult.clone() |
CreateCustomLineItemResult |
CreateCustomLineItemResult.withArn(String arn)
The Amazon Resource Name (ARN) of the created custom line item.
|
Copyright © 2022. All rights reserved.