| 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 |
|---|---|
Future<ListAccountAssociationsResult> |
AbstractAWSBillingConductorAsync.listAccountAssociationsAsync(ListAccountAssociationsRequest request,
AsyncHandler<ListAccountAssociationsRequest,ListAccountAssociationsResult> asyncHandler) |
Future<ListAccountAssociationsResult> |
AWSBillingConductorAsync.listAccountAssociationsAsync(ListAccountAssociationsRequest listAccountAssociationsRequest,
AsyncHandler<ListAccountAssociationsRequest,ListAccountAssociationsResult> asyncHandler)
Amazon Web Services Billing Conductor is in beta release and is subject to change.
|
Future<ListAccountAssociationsResult> |
AWSBillingConductorAsyncClient.listAccountAssociationsAsync(ListAccountAssociationsRequest request,
AsyncHandler<ListAccountAssociationsRequest,ListAccountAssociationsResult> asyncHandler) |
| Modifier and Type | Method and Description |
|---|---|
ListAccountAssociationsRequest |
ListAccountAssociationsRequest.clone() |
ListAccountAssociationsRequest |
ListAccountAssociationsRequest.withBillingPeriod(String billingPeriod)
The preferred billing period to get account associations.
|
ListAccountAssociationsRequest |
ListAccountAssociationsRequest.withFilters(ListAccountAssociationsFilter filters)
The filter on the account ID of the linked account, or any of the following:
|
ListAccountAssociationsRequest |
ListAccountAssociationsRequest.withNextToken(String nextToken)
The pagination token used on subsequent calls to retrieve accounts.
|
Copyright © 2022. All rights reserved.