| Package | Description |
|---|---|
| software.amazon.awssdk.services.iotsitewise.model |
| Modifier and Type | Method and Description |
|---|---|
static DescribeDefaultEncryptionConfigurationResponse.Builder |
DescribeDefaultEncryptionConfigurationResponse.builder() |
DescribeDefaultEncryptionConfigurationResponse.Builder |
DescribeDefaultEncryptionConfigurationResponse.Builder.configurationStatus(ConfigurationStatus configurationStatus)
The status of the account configuration.
|
default DescribeDefaultEncryptionConfigurationResponse.Builder |
DescribeDefaultEncryptionConfigurationResponse.Builder.configurationStatus(Consumer<ConfigurationStatus.Builder> configurationStatus)
The status of the account configuration.
|
DescribeDefaultEncryptionConfigurationResponse.Builder |
DescribeDefaultEncryptionConfigurationResponse.Builder.encryptionType(EncryptionType encryptionType)
The type of encryption used for the encryption configuration.
|
DescribeDefaultEncryptionConfigurationResponse.Builder |
DescribeDefaultEncryptionConfigurationResponse.Builder.encryptionType(String encryptionType)
The type of encryption used for the encryption configuration.
|
DescribeDefaultEncryptionConfigurationResponse.Builder |
DescribeDefaultEncryptionConfigurationResponse.Builder.kmsKeyArn(String kmsKeyArn)
The key ARN of the customer managed customer master key (CMK) used for AWS KMS encryption if you use
KMS_BASED_ENCRYPTION. |
DescribeDefaultEncryptionConfigurationResponse.Builder |
DescribeDefaultEncryptionConfigurationResponse.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends DescribeDefaultEncryptionConfigurationResponse.Builder> |
DescribeDefaultEncryptionConfigurationResponse.serializableBuilderClass() |
Copyright © 2021. All rights reserved.