| 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.paginators | |
| software.amazon.awssdk.services.billingconductor.transform |
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<ListAccountAssociationsResponse> |
BillingconductorAsyncClient.listAccountAssociations(ListAccountAssociationsRequest listAccountAssociationsRequest)
This is a paginated call to list linked accounts that are linked to the payer account for the specified time
period.
|
default ListAccountAssociationsResponse |
BillingconductorClient.listAccountAssociations(ListAccountAssociationsRequest listAccountAssociationsRequest)
This is a paginated call to list linked accounts that are linked to the payer account for the specified time
period.
|
default ListAccountAssociationsPublisher |
BillingconductorAsyncClient.listAccountAssociationsPaginator(ListAccountAssociationsRequest listAccountAssociationsRequest)
This is a paginated call to list linked accounts that are linked to the payer account for the specified time
period.
|
default ListAccountAssociationsIterable |
BillingconductorClient.listAccountAssociationsPaginator(ListAccountAssociationsRequest listAccountAssociationsRequest)
This is a paginated call to list linked accounts that are linked to the payer account for the specified time
period.
|
| Constructor and Description |
|---|
ListAccountAssociationsIterable(BillingconductorClient client,
ListAccountAssociationsRequest firstRequest) |
ListAccountAssociationsPublisher(BillingconductorAsyncClient client,
ListAccountAssociationsRequest firstRequest) |
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
ListAccountAssociationsRequestMarshaller.marshall(ListAccountAssociationsRequest listAccountAssociationsRequest) |
Copyright © 2023. All rights reserved.