| Package | Description |
|---|---|
| software.amazon.awssdk.services.inspector2.model | |
| software.amazon.awssdk.services.inspector2.paginators |
| Modifier and Type | Method and Description |
|---|---|
List<DelegatedAdminAccount> |
ListDelegatedAdminAccountsResponse.delegatedAdminAccounts()
Details of the Amazon Inspector delegated administrator of your organization.
|
| Modifier and Type | Method and Description |
|---|---|
ListDelegatedAdminAccountsResponse.Builder |
ListDelegatedAdminAccountsResponse.Builder.delegatedAdminAccounts(DelegatedAdminAccount... delegatedAdminAccounts)
Details of the Amazon Inspector delegated administrator of your organization.
|
| Modifier and Type | Method and Description |
|---|---|
ListDelegatedAdminAccountsResponse.Builder |
ListDelegatedAdminAccountsResponse.Builder.delegatedAdminAccounts(Collection<DelegatedAdminAccount> delegatedAdminAccounts)
Details of the Amazon Inspector delegated administrator of your organization.
|
| Modifier and Type | Method and Description |
|---|---|
SdkPublisher<DelegatedAdminAccount> |
ListDelegatedAdminAccountsPublisher.delegatedAdminAccounts()
Returns a publisher that can be used to get a stream of data.
|
SdkIterable<DelegatedAdminAccount> |
ListDelegatedAdminAccountsIterable.delegatedAdminAccounts()
Returns an iterable to iterate through the paginated
ListDelegatedAdminAccountsResponse.delegatedAdminAccounts() member. |
Copyright © 2023. All rights reserved.