| Package | Description |
|---|---|
| software.amazon.awssdk.services.drs.model |
| Modifier and Type | Method and Description |
|---|---|
ListStagingAccountsResponse.Builder |
ListStagingAccountsResponse.Builder.accounts(Account... accounts)
An array of staging AWS Accounts.
|
ListStagingAccountsResponse.Builder |
ListStagingAccountsResponse.Builder.accounts(Collection<Account> accounts)
An array of staging AWS Accounts.
|
ListStagingAccountsResponse.Builder |
ListStagingAccountsResponse.Builder.accounts(Consumer<Account.Builder>... accounts)
An array of staging AWS Accounts.
|
static ListStagingAccountsResponse.Builder |
ListStagingAccountsResponse.builder() |
ListStagingAccountsResponse.Builder |
ListStagingAccountsResponse.Builder.nextToken(String nextToken)
The token of the next staging Account to retrieve.
|
ListStagingAccountsResponse.Builder |
ListStagingAccountsResponse.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends ListStagingAccountsResponse.Builder> |
ListStagingAccountsResponse.serializableBuilderClass() |
Copyright © 2023. All rights reserved.