| Package | Description |
|---|---|
| com.amazonaws.services.codegurusecurity |
|
| com.amazonaws.services.codegurusecurity.model |
| Modifier and Type | Method and Description |
|---|---|
UpdateAccountConfigurationResult |
AbstractAmazonCodeGuruSecurity.updateAccountConfiguration(UpdateAccountConfigurationRequest request) |
UpdateAccountConfigurationResult |
AmazonCodeGuruSecurity.updateAccountConfiguration(UpdateAccountConfigurationRequest updateAccountConfigurationRequest)
Use to update account-level configuration with an encryption key.
|
UpdateAccountConfigurationResult |
AmazonCodeGuruSecurityClient.updateAccountConfiguration(UpdateAccountConfigurationRequest request)
Use to update account-level configuration with an encryption key.
|
| Modifier and Type | Method and Description |
|---|---|
Future<UpdateAccountConfigurationResult> |
AmazonCodeGuruSecurityAsyncClient.updateAccountConfigurationAsync(UpdateAccountConfigurationRequest request,
AsyncHandler<UpdateAccountConfigurationRequest,UpdateAccountConfigurationResult> asyncHandler) |
Future<UpdateAccountConfigurationResult> |
AbstractAmazonCodeGuruSecurityAsync.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.
|
| Modifier and Type | Method and Description |
|---|---|
UpdateAccountConfigurationResult |
UpdateAccountConfigurationResult.clone() |
UpdateAccountConfigurationResult |
UpdateAccountConfigurationResult.withEncryptionConfig(EncryptionConfig encryptionConfig)
An
EncryptionConfig object that contains the KMS key ARN to use for encryption. |
Copyright © 2024. All rights reserved.