| 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 |
|---|---|
DisassociateAccountsResult |
AbstractAWSBillingConductor.disassociateAccounts(DisassociateAccountsRequest request) |
DisassociateAccountsResult |
AWSBillingConductorClient.disassociateAccounts(DisassociateAccountsRequest request)
Removes the specified list of account IDs from the given billing group.
|
DisassociateAccountsResult |
AWSBillingConductor.disassociateAccounts(DisassociateAccountsRequest disassociateAccountsRequest)
Removes the specified list of account IDs from the given billing group.
|
| Modifier and Type | Method and Description |
|---|---|
Future<DisassociateAccountsResult> |
AbstractAWSBillingConductorAsync.disassociateAccountsAsync(DisassociateAccountsRequest request,
AsyncHandler<DisassociateAccountsRequest,DisassociateAccountsResult> asyncHandler) |
Future<DisassociateAccountsResult> |
AWSBillingConductorAsyncClient.disassociateAccountsAsync(DisassociateAccountsRequest request,
AsyncHandler<DisassociateAccountsRequest,DisassociateAccountsResult> asyncHandler) |
Future<DisassociateAccountsResult> |
AWSBillingConductorAsync.disassociateAccountsAsync(DisassociateAccountsRequest disassociateAccountsRequest,
AsyncHandler<DisassociateAccountsRequest,DisassociateAccountsResult> asyncHandler)
Removes the specified list of account IDs from the given billing group.
|
| Modifier and Type | Method and Description |
|---|---|
DisassociateAccountsResult |
DisassociateAccountsResult.clone() |
DisassociateAccountsResult |
DisassociateAccountsResult.withArn(String arn)
The Amazon Resource Name (ARN) of the billing group that the array of account IDs is disassociated from.
|
Copyright © 2025. All rights reserved.