| Package | Description |
|---|---|
| software.amazon.awssdk.services.codegurusecurity |
This section provides documentation for the Amazon CodeGuru Security API operations.
|
| software.amazon.awssdk.services.codegurusecurity.model |
| Modifier and Type | Method and Description |
|---|---|
default UpdateAccountConfigurationResponse |
CodeGuruSecurityClient.updateAccountConfiguration(Consumer<UpdateAccountConfigurationRequest.Builder> updateAccountConfigurationRequest)
Use to update account-level configuration with an encryption key.
|
default CompletableFuture<UpdateAccountConfigurationResponse> |
CodeGuruSecurityAsyncClient.updateAccountConfiguration(Consumer<UpdateAccountConfigurationRequest.Builder> updateAccountConfigurationRequest)
Use to update account-level configuration with an encryption key.
|
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends UpdateAccountConfigurationRequest.Builder> |
UpdateAccountConfigurationRequest.serializableBuilderClass() |
Copyright © 2023. All rights reserved.