static ListAccountAssociationsResponse.Builder |
ListAccountAssociationsResponse.builder() |
|
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.linkedAccounts(AccountAssociationsListElement... 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() |
|