| 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 |
|---|---|
ResetEncryptionKeyResult |
AbstractAWSInspector2.resetEncryptionKey(ResetEncryptionKeyRequest request) |
ResetEncryptionKeyResult |
AWSInspector2Client.resetEncryptionKey(ResetEncryptionKeyRequest request)
Resets an encryption key.
|
ResetEncryptionKeyResult |
AWSInspector2.resetEncryptionKey(ResetEncryptionKeyRequest resetEncryptionKeyRequest)
Resets an encryption key.
|
| Modifier and Type | Method and Description |
|---|---|
Future<ResetEncryptionKeyResult> |
AWSInspector2AsyncClient.resetEncryptionKeyAsync(ResetEncryptionKeyRequest request,
AsyncHandler<ResetEncryptionKeyRequest,ResetEncryptionKeyResult> asyncHandler) |
Future<ResetEncryptionKeyResult> |
AbstractAWSInspector2Async.resetEncryptionKeyAsync(ResetEncryptionKeyRequest request,
AsyncHandler<ResetEncryptionKeyRequest,ResetEncryptionKeyResult> asyncHandler) |
Future<ResetEncryptionKeyResult> |
AWSInspector2Async.resetEncryptionKeyAsync(ResetEncryptionKeyRequest resetEncryptionKeyRequest,
AsyncHandler<ResetEncryptionKeyRequest,ResetEncryptionKeyResult> asyncHandler)
Resets an encryption key.
|
| Modifier and Type | Method and Description |
|---|---|
ResetEncryptionKeyResult |
ResetEncryptionKeyResult.clone() |
Copyright © 2024. All rights reserved.