| Package | Description |
|---|---|
| com.amazonaws.services.billingconductor.model |
| Modifier and Type | Method and Description |
|---|---|
ListAccountAssociationsFilter |
ListAccountAssociationsFilter.clone() |
ListAccountAssociationsFilter |
ListAccountAssociationsRequest.getFilters()
The filter on the account ID of the linked account, or any of the following:
|
ListAccountAssociationsFilter |
ListAccountAssociationsFilter.withAccountId(String accountId)
The Amazon Web Services account ID to filter on.
|
ListAccountAssociationsFilter |
ListAccountAssociationsFilter.withAccountIds(Collection<String> accountIds)
The list of Amazon Web Services IDs to retrieve their associated billing group for a given time range.
|
ListAccountAssociationsFilter |
ListAccountAssociationsFilter.withAccountIds(String... accountIds)
The list of Amazon Web Services IDs to retrieve their associated billing group for a given time range.
|
ListAccountAssociationsFilter |
ListAccountAssociationsFilter.withAssociation(String association)
MONITORED: linked accounts that are associated to billing groups. |
| Modifier and Type | Method and Description |
|---|---|
void |
ListAccountAssociationsRequest.setFilters(ListAccountAssociationsFilter filters)
The filter on the account ID of the linked account, or any of the following:
|
ListAccountAssociationsRequest |
ListAccountAssociationsRequest.withFilters(ListAccountAssociationsFilter filters)
The filter on the account ID of the linked account, or any of the following:
|
Copyright © 2025. All rights reserved.