| Package | Description |
|---|---|
| software.amazon.awssdk.services.inspector2 |
Amazon Inspector is a vulnerability discovery service that automates continuous scanning for security vulnerabilities
within your Amazon EC2 and Amazon ECR environments.
|
| software.amazon.awssdk.services.inspector2.paginators | |
| software.amazon.awssdk.services.inspector2.transform |
| Modifier and Type | Method and Description |
|---|---|
default ListDelegatedAdminAccountsResponse |
Inspector2Client.listDelegatedAdminAccounts(ListDelegatedAdminAccountsRequest listDelegatedAdminAccountsRequest)
Lists information about the Amazon Inspector delegated administrator of your organization.
|
default CompletableFuture<ListDelegatedAdminAccountsResponse> |
Inspector2AsyncClient.listDelegatedAdminAccounts(ListDelegatedAdminAccountsRequest listDelegatedAdminAccountsRequest)
Lists information about the Amazon Inspector delegated administrator of your organization.
|
default ListDelegatedAdminAccountsIterable |
Inspector2Client.listDelegatedAdminAccountsPaginator(ListDelegatedAdminAccountsRequest listDelegatedAdminAccountsRequest)
Lists information about the Amazon Inspector delegated administrator of your organization.
|
default ListDelegatedAdminAccountsPublisher |
Inspector2AsyncClient.listDelegatedAdminAccountsPaginator(ListDelegatedAdminAccountsRequest listDelegatedAdminAccountsRequest)
Lists information about the Amazon Inspector delegated administrator of your organization.
|
| Constructor and Description |
|---|
ListDelegatedAdminAccountsIterable(Inspector2Client client,
ListDelegatedAdminAccountsRequest firstRequest) |
ListDelegatedAdminAccountsPublisher(Inspector2AsyncClient client,
ListDelegatedAdminAccountsRequest firstRequest) |
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
ListDelegatedAdminAccountsRequestMarshaller.marshall(ListDelegatedAdminAccountsRequest listDelegatedAdminAccountsRequest) |
Copyright © 2023. All rights reserved.