| Package | Description |
|---|---|
| com.amazonaws.services.billingconductor |
Amazon Web Services Billing Conductor is a fully managed service that you can use to customize a proforma 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 |
|---|---|
AssociateAccountsResult |
AbstractAWSBillingConductor.associateAccounts(AssociateAccountsRequest request) |
AssociateAccountsResult |
AWSBillingConductorClient.associateAccounts(AssociateAccountsRequest request)
Connects an array of account IDs in a consolidated billing family to a predefined billing group.
|
AssociateAccountsResult |
AWSBillingConductor.associateAccounts(AssociateAccountsRequest associateAccountsRequest)
Connects an array of account IDs in a consolidated billing family to a predefined billing group.
|
| Modifier and Type | Method and Description |
|---|---|
Future<AssociateAccountsResult> |
AbstractAWSBillingConductorAsync.associateAccountsAsync(AssociateAccountsRequest request,
AsyncHandler<AssociateAccountsRequest,AssociateAccountsResult> asyncHandler) |
Future<AssociateAccountsResult> |
AWSBillingConductorAsyncClient.associateAccountsAsync(AssociateAccountsRequest request,
AsyncHandler<AssociateAccountsRequest,AssociateAccountsResult> asyncHandler) |
Future<AssociateAccountsResult> |
AWSBillingConductorAsync.associateAccountsAsync(AssociateAccountsRequest associateAccountsRequest,
AsyncHandler<AssociateAccountsRequest,AssociateAccountsResult> asyncHandler)
Connects an array of account IDs in a consolidated billing family to a predefined billing group.
|
| Modifier and Type | Method and Description |
|---|---|
AssociateAccountsResult |
AssociateAccountsResult.clone() |
AssociateAccountsResult |
AssociateAccountsResult.withArn(String arn)
The Amazon Resource Name (ARN) of the billing group that associates the array of account IDs.
|
Copyright © 2025. All rights reserved.