| 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 |
| Modifier and Type | Method and Description |
|---|---|
default ListDelegatedAdminAccountsResponse |
Inspector2Client.listDelegatedAdminAccounts(Consumer<ListDelegatedAdminAccountsRequest.Builder> listDelegatedAdminAccountsRequest)
Lists information about the Amazon Inspector delegated administrator of your organization.
|
default ListDelegatedAdminAccountsResponse |
Inspector2Client.listDelegatedAdminAccounts(ListDelegatedAdminAccountsRequest listDelegatedAdminAccountsRequest)
Lists information about the Amazon Inspector delegated administrator of your organization.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<ListDelegatedAdminAccountsResponse> |
Inspector2AsyncClient.listDelegatedAdminAccounts(Consumer<ListDelegatedAdminAccountsRequest.Builder> 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.
|
| Modifier and Type | Method and Description |
|---|---|
Iterator<ListDelegatedAdminAccountsResponse> |
ListDelegatedAdminAccountsIterable.iterator() |
| Modifier and Type | Method and Description |
|---|---|
void |
ListDelegatedAdminAccountsPublisher.subscribe(org.reactivestreams.Subscriber<? super ListDelegatedAdminAccountsResponse> subscriber) |
Copyright © 2022. All rights reserved.