| 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.
|
| Modifier and Type | Method and Description |
|---|---|
default GetDelegatedAdminAccountResponse |
Inspector2Client.getDelegatedAdminAccount(Consumer<GetDelegatedAdminAccountRequest.Builder> getDelegatedAdminAccountRequest)
Retrieves information about the Amazon Inspector delegated administrator for your organization.
|
default GetDelegatedAdminAccountResponse |
Inspector2Client.getDelegatedAdminAccount(GetDelegatedAdminAccountRequest getDelegatedAdminAccountRequest)
Retrieves information about the Amazon Inspector delegated administrator for your organization.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<GetDelegatedAdminAccountResponse> |
Inspector2AsyncClient.getDelegatedAdminAccount(Consumer<GetDelegatedAdminAccountRequest.Builder> getDelegatedAdminAccountRequest)
Retrieves information about the Amazon Inspector delegated administrator for your organization.
|
default CompletableFuture<GetDelegatedAdminAccountResponse> |
Inspector2AsyncClient.getDelegatedAdminAccount(GetDelegatedAdminAccountRequest getDelegatedAdminAccountRequest)
Retrieves information about the Amazon Inspector delegated administrator for your organization.
|
Copyright © 2022. All rights reserved.