| Package | Description |
|---|---|
| software.amazon.awssdk.services.inspector2.model |
| Modifier and Type | Method and Description |
|---|---|
static ListDelegatedAdminAccountsResponse.Builder |
ListDelegatedAdminAccountsResponse.builder() |
ListDelegatedAdminAccountsResponse.Builder |
ListDelegatedAdminAccountsResponse.Builder.delegatedAdminAccounts(Collection<DelegatedAdminAccount> delegatedAdminAccounts)
Details of the Amazon Inspector delegated administrator of your organization.
|
ListDelegatedAdminAccountsResponse.Builder |
ListDelegatedAdminAccountsResponse.Builder.delegatedAdminAccounts(Consumer<DelegatedAdminAccount.Builder>... delegatedAdminAccounts)
Details of the Amazon Inspector delegated administrator of your organization.
|
ListDelegatedAdminAccountsResponse.Builder |
ListDelegatedAdminAccountsResponse.Builder.delegatedAdminAccounts(DelegatedAdminAccount... delegatedAdminAccounts)
Details of the Amazon Inspector delegated administrator of your organization.
|
ListDelegatedAdminAccountsResponse.Builder |
ListDelegatedAdminAccountsResponse.Builder.nextToken(String nextToken)
A token to use for paginating results that are returned in the response.
|
ListDelegatedAdminAccountsResponse.Builder |
ListDelegatedAdminAccountsResponse.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends ListDelegatedAdminAccountsResponse.Builder> |
ListDelegatedAdminAccountsResponse.serializableBuilderClass() |
Copyright © 2023. All rights reserved.