| 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 |
|---|---|
GetEncryptionKeyResult |
AbstractAWSInspector2.getEncryptionKey(GetEncryptionKeyRequest request) |
GetEncryptionKeyResult |
AWSInspector2.getEncryptionKey(GetEncryptionKeyRequest getEncryptionKeyRequest)
Gets an encryption key.
|
GetEncryptionKeyResult |
AWSInspector2Client.getEncryptionKey(GetEncryptionKeyRequest request)
Gets an encryption key.
|
| Modifier and Type | Method and Description |
|---|---|
Future<GetEncryptionKeyResult> |
AWSInspector2AsyncClient.getEncryptionKeyAsync(GetEncryptionKeyRequest request,
AsyncHandler<GetEncryptionKeyRequest,GetEncryptionKeyResult> asyncHandler) |
Future<GetEncryptionKeyResult> |
AWSInspector2Async.getEncryptionKeyAsync(GetEncryptionKeyRequest getEncryptionKeyRequest,
AsyncHandler<GetEncryptionKeyRequest,GetEncryptionKeyResult> asyncHandler)
Gets an encryption key.
|
Future<GetEncryptionKeyResult> |
AbstractAWSInspector2Async.getEncryptionKeyAsync(GetEncryptionKeyRequest request,
AsyncHandler<GetEncryptionKeyRequest,GetEncryptionKeyResult> asyncHandler) |
| Modifier and Type | Method and Description |
|---|---|
GetEncryptionKeyResult |
GetEncryptionKeyResult.clone() |
GetEncryptionKeyResult |
GetEncryptionKeyResult.withKmsKeyId(String kmsKeyId)
A kms key ID.
|
Copyright © 2024. All rights reserved.