| 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<GetEncryptionKeyResult> |
AbstractAWSInspector2Async.getEncryptionKeyAsync(GetEncryptionKeyRequest request,
AsyncHandler<GetEncryptionKeyRequest,GetEncryptionKeyResult> asyncHandler) |
Future<GetEncryptionKeyResult> |
AWSInspector2AsyncClient.getEncryptionKeyAsync(GetEncryptionKeyRequest request,
AsyncHandler<GetEncryptionKeyRequest,GetEncryptionKeyResult> asyncHandler) |
Future<GetEncryptionKeyResult> |
AWSInspector2Async.getEncryptionKeyAsync(GetEncryptionKeyRequest getEncryptionKeyRequest,
AsyncHandler<GetEncryptionKeyRequest,GetEncryptionKeyResult> asyncHandler)
Gets an encryption key.
|
| Modifier and Type | Method and Description |
|---|---|
GetEncryptionKeyRequest |
GetEncryptionKeyRequest.clone() |
GetEncryptionKeyRequest |
GetEncryptionKeyRequest.withResourceType(ResourceType resourceType)
The resource type the key encrypts.
|
GetEncryptionKeyRequest |
GetEncryptionKeyRequest.withResourceType(String resourceType)
The resource type the key encrypts.
|
GetEncryptionKeyRequest |
GetEncryptionKeyRequest.withScanType(ScanType scanType)
The scan type the key encrypts.
|
GetEncryptionKeyRequest |
GetEncryptionKeyRequest.withScanType(String scanType)
The scan type the key encrypts.
|
Copyright © 2024. All rights reserved.