| Package | Description |
|---|---|
| software.amazon.awssdk.services.codegurusecurity |
This section provides documentation for the Amazon CodeGuru Security API operations.
|
| Modifier and Type | Method and Description |
|---|---|
default GetAccountConfigurationResponse |
CodeGuruSecurityClient.getAccountConfiguration(Consumer<GetAccountConfigurationRequest.Builder> getAccountConfigurationRequest)
Use to get account level configuration.
|
default GetAccountConfigurationResponse |
CodeGuruSecurityClient.getAccountConfiguration(GetAccountConfigurationRequest getAccountConfigurationRequest)
Use to get account level configuration.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<GetAccountConfigurationResponse> |
CodeGuruSecurityAsyncClient.getAccountConfiguration(Consumer<GetAccountConfigurationRequest.Builder> getAccountConfigurationRequest)
Use to get account level configuration.
|
default CompletableFuture<GetAccountConfigurationResponse> |
CodeGuruSecurityAsyncClient.getAccountConfiguration(GetAccountConfigurationRequest getAccountConfigurationRequest)
Use to get account level configuration.
|
Copyright © 2023. All rights reserved.