| 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 |
|---|---|
Future<BatchGetFreeTrialInfoResult> |
AWSInspector2AsyncClient.batchGetFreeTrialInfoAsync(BatchGetFreeTrialInfoRequest request,
AsyncHandler<BatchGetFreeTrialInfoRequest,BatchGetFreeTrialInfoResult> asyncHandler) |
Future<BatchGetFreeTrialInfoResult> |
AbstractAWSInspector2Async.batchGetFreeTrialInfoAsync(BatchGetFreeTrialInfoRequest request,
AsyncHandler<BatchGetFreeTrialInfoRequest,BatchGetFreeTrialInfoResult> asyncHandler) |
Future<BatchGetFreeTrialInfoResult> |
AWSInspector2Async.batchGetFreeTrialInfoAsync(BatchGetFreeTrialInfoRequest batchGetFreeTrialInfoRequest,
AsyncHandler<BatchGetFreeTrialInfoRequest,BatchGetFreeTrialInfoResult> asyncHandler)
Gets free trial status for multiple Amazon Web Services accounts.
|
| Modifier and Type | Method and Description |
|---|---|
BatchGetFreeTrialInfoRequest |
BatchGetFreeTrialInfoRequest.clone() |
BatchGetFreeTrialInfoRequest |
BatchGetFreeTrialInfoRequest.withAccountIds(Collection<String> accountIds)
The account IDs to get free trial status for.
|
BatchGetFreeTrialInfoRequest |
BatchGetFreeTrialInfoRequest.withAccountIds(String... accountIds)
The account IDs to get free trial status for.
|
Copyright © 2025. All rights reserved.