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