| Package | Description |
|---|---|
| software.amazon.awssdk.services.inspector2 |
Amazon Inspector is a vulnerability discovery service that automates continuous scanning for security vulnerabilities
within your Amazon EC2 and Amazon ECR environments.
|
| Modifier and Type | Method and Description |
|---|---|
default ResetEncryptionKeyResponse |
Inspector2Client.resetEncryptionKey(Consumer<ResetEncryptionKeyRequest.Builder> resetEncryptionKeyRequest)
Resets an encryption key.
|
default ResetEncryptionKeyResponse |
Inspector2Client.resetEncryptionKey(ResetEncryptionKeyRequest resetEncryptionKeyRequest)
Resets an encryption key.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<ResetEncryptionKeyResponse> |
Inspector2AsyncClient.resetEncryptionKey(Consumer<ResetEncryptionKeyRequest.Builder> resetEncryptionKeyRequest)
Resets an encryption key.
|
default CompletableFuture<ResetEncryptionKeyResponse> |
Inspector2AsyncClient.resetEncryptionKey(ResetEncryptionKeyRequest resetEncryptionKeyRequest)
Resets an encryption key.
|
Copyright © 2023. All rights reserved.