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() |
|