| Package | Description |
|---|---|
| com.amazonaws.services.codegurusecurity |
|
| com.amazonaws.services.codegurusecurity.model |
| Modifier and Type | Method and Description |
|---|---|
Future<UpdateAccountConfigurationResult> |
AmazonCodeGuruSecurityAsyncClient.updateAccountConfigurationAsync(UpdateAccountConfigurationRequest request,
AsyncHandler<UpdateAccountConfigurationRequest,UpdateAccountConfigurationResult> asyncHandler) |
Future<UpdateAccountConfigurationResult> |
AmazonCodeGuruSecurityAsync.updateAccountConfigurationAsync(UpdateAccountConfigurationRequest updateAccountConfigurationRequest,
AsyncHandler<UpdateAccountConfigurationRequest,UpdateAccountConfigurationResult> asyncHandler)
Use to update account-level configuration with an encryption key.
|
Future<UpdateAccountConfigurationResult> |
AbstractAmazonCodeGuruSecurityAsync.updateAccountConfigurationAsync(UpdateAccountConfigurationRequest request,
AsyncHandler<UpdateAccountConfigurationRequest,UpdateAccountConfigurationResult> asyncHandler) |
| Modifier and Type | Method and Description |
|---|---|
UpdateAccountConfigurationRequest |
UpdateAccountConfigurationRequest.clone() |
UpdateAccountConfigurationRequest |
UpdateAccountConfigurationRequest.withEncryptionConfig(EncryptionConfig encryptionConfig)
The KMS key ARN you want to use for encryption.
|
Copyright © 2023. All rights reserved.