| Package | Description |
|---|---|
| software.amazon.awssdk.services.codegurusecurity.model |
| Modifier and Type | Method and Description |
|---|---|
static GetAccountConfigurationResponse.Builder |
GetAccountConfigurationResponse.builder() |
default GetAccountConfigurationResponse.Builder |
GetAccountConfigurationResponse.Builder.encryptionConfig(Consumer<EncryptionConfig.Builder> encryptionConfig)
An
EncryptionConfig object that contains the KMS key ARN to use for encryption. |
GetAccountConfigurationResponse.Builder |
GetAccountConfigurationResponse.Builder.encryptionConfig(EncryptionConfig encryptionConfig)
An
EncryptionConfig object that contains the KMS key ARN to use for encryption. |
GetAccountConfigurationResponse.Builder |
GetAccountConfigurationResponse.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends GetAccountConfigurationResponse.Builder> |
GetAccountConfigurationResponse.serializableBuilderClass() |
Copyright © 2023. All rights reserved.