| 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 |
|---|---|
UpdateEncryptionKeyResult |
AWSInspector2Client.updateEncryptionKey(UpdateEncryptionKeyRequest request)
Updates an encryption key.
|
UpdateEncryptionKeyResult |
AWSInspector2.updateEncryptionKey(UpdateEncryptionKeyRequest updateEncryptionKeyRequest)
Updates an encryption key.
|
UpdateEncryptionKeyResult |
AbstractAWSInspector2.updateEncryptionKey(UpdateEncryptionKeyRequest request) |
| Modifier and Type | Method and Description |
|---|---|
Future<UpdateEncryptionKeyResult> |
AWSInspector2AsyncClient.updateEncryptionKeyAsync(UpdateEncryptionKeyRequest request,
AsyncHandler<UpdateEncryptionKeyRequest,UpdateEncryptionKeyResult> asyncHandler) |
Future<UpdateEncryptionKeyResult> |
AbstractAWSInspector2Async.updateEncryptionKeyAsync(UpdateEncryptionKeyRequest request,
AsyncHandler<UpdateEncryptionKeyRequest,UpdateEncryptionKeyResult> asyncHandler) |
Future<UpdateEncryptionKeyResult> |
AWSInspector2Async.updateEncryptionKeyAsync(UpdateEncryptionKeyRequest updateEncryptionKeyRequest,
AsyncHandler<UpdateEncryptionKeyRequest,UpdateEncryptionKeyResult> asyncHandler)
Updates an encryption key.
|
| Modifier and Type | Method and Description |
|---|---|
UpdateEncryptionKeyResult |
UpdateEncryptionKeyResult.clone() |
Copyright © 2023. All rights reserved.