| 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 |
| Modifier and Type | Method and Description |
|---|---|
default ListAccountAssociationsResponse |
BillingconductorClient.listAccountAssociations(Consumer<ListAccountAssociationsRequest.Builder> 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.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<ListAccountAssociationsResponse> |
BillingconductorAsyncClient.listAccountAssociations(Consumer<ListAccountAssociationsRequest.Builder> listAccountAssociationsRequest)
This is a paginated call to list linked accounts that are linked to the payer account for the specified time
period.
|
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.
|
| Modifier and Type | Method and Description |
|---|---|
Iterator<ListAccountAssociationsResponse> |
ListAccountAssociationsIterable.iterator() |
| Modifier and Type | Method and Description |
|---|---|
void |
ListAccountAssociationsPublisher.subscribe(org.reactivestreams.Subscriber<? super ListAccountAssociationsResponse> subscriber) |
Copyright © 2023. All rights reserved.