| Package | Description |
|---|---|
| software.amazon.awssdk.services.billingconductor.model |
| Modifier and Type | Method and Description |
|---|---|
static ListAccountAssociationsResponse.Builder |
ListAccountAssociationsResponse.builder() |
ListAccountAssociationsResponse.Builder |
ListAccountAssociationsResponse.Builder.linkedAccounts(AccountAssociationsListElement... linkedAccounts)
The list of linked accounts in the payer account.
|
ListAccountAssociationsResponse.Builder |
ListAccountAssociationsResponse.Builder.linkedAccounts(Collection<AccountAssociationsListElement> linkedAccounts)
The list of linked accounts in the payer account.
|
ListAccountAssociationsResponse.Builder |
ListAccountAssociationsResponse.Builder.linkedAccounts(Consumer<AccountAssociationsListElement.Builder>... linkedAccounts)
The list of linked accounts in the payer account.
|
ListAccountAssociationsResponse.Builder |
ListAccountAssociationsResponse.Builder.nextToken(String nextToken)
The pagination token that's used on subsequent calls to get accounts.
|
ListAccountAssociationsResponse.Builder |
ListAccountAssociationsResponse.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends ListAccountAssociationsResponse.Builder> |
ListAccountAssociationsResponse.serializableBuilderClass() |
Copyright © 2023. All rights reserved.