| Package | Description |
|---|---|
| com.amazonaws.services.inspector2 |
Amazon Inspector is a vulnerability discovery service that automates continuous scanning for security vulnerabilities
within your Amazon EC2, Amazon ECR, and Amazon Web Services Lambda environments.
|
| com.amazonaws.services.inspector2.model |
| Modifier and Type | Method and Description |
|---|---|
SendCisSessionHealthResult |
AbstractAWSInspector2.sendCisSessionHealth(SendCisSessionHealthRequest request) |
SendCisSessionHealthResult |
AWSInspector2.sendCisSessionHealth(SendCisSessionHealthRequest sendCisSessionHealthRequest)
Sends a CIS session health.
|
SendCisSessionHealthResult |
AWSInspector2Client.sendCisSessionHealth(SendCisSessionHealthRequest request)
Sends a CIS session health.
|
| Modifier and Type | Method and Description |
|---|---|
Future<SendCisSessionHealthResult> |
AWSInspector2AsyncClient.sendCisSessionHealthAsync(SendCisSessionHealthRequest request,
AsyncHandler<SendCisSessionHealthRequest,SendCisSessionHealthResult> asyncHandler) |
Future<SendCisSessionHealthResult> |
AWSInspector2Async.sendCisSessionHealthAsync(SendCisSessionHealthRequest sendCisSessionHealthRequest,
AsyncHandler<SendCisSessionHealthRequest,SendCisSessionHealthResult> asyncHandler)
Sends a CIS session health.
|
Future<SendCisSessionHealthResult> |
AbstractAWSInspector2Async.sendCisSessionHealthAsync(SendCisSessionHealthRequest request,
AsyncHandler<SendCisSessionHealthRequest,SendCisSessionHealthResult> asyncHandler) |
| Modifier and Type | Method and Description |
|---|---|
SendCisSessionHealthResult |
SendCisSessionHealthResult.clone() |
Copyright © 2024. All rights reserved.