ListAutomatedDiscoveryAccountsRequest.Builder |
ListAutomatedDiscoveryAccountsRequest.Builder.accountIds(String... accountIds) |
The Amazon Web Services account ID for each account, for as many as 50 accounts.
|
ListAutomatedDiscoveryAccountsRequest.Builder |
ListAutomatedDiscoveryAccountsRequest.Builder.accountIds(Collection<String> accountIds) |
The Amazon Web Services account ID for each account, for as many as 50 accounts.
|
static ListAutomatedDiscoveryAccountsRequest.Builder |
ListAutomatedDiscoveryAccountsRequest.builder() |
|
ListAutomatedDiscoveryAccountsRequest.Builder |
ListAutomatedDiscoveryAccountsRequest.Builder.maxResults(Integer maxResults) |
The maximum number of items to include in each page of a paginated response.
|
ListAutomatedDiscoveryAccountsRequest.Builder |
ListAutomatedDiscoveryAccountsRequest.Builder.nextToken(String nextToken) |
The nextToken string that specifies which page of results to return in a paginated response.
|
ListAutomatedDiscoveryAccountsRequest.Builder |
ListAutomatedDiscoveryAccountsRequest.Builder.overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer) |
|
ListAutomatedDiscoveryAccountsRequest.Builder |
ListAutomatedDiscoveryAccountsRequest.Builder.overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration) |
|
ListAutomatedDiscoveryAccountsRequest.Builder |
ListAutomatedDiscoveryAccountsRequest.toBuilder() |
|