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