| Package | Description |
|---|---|
| software.amazon.awssdk.services.iotfleetwise.model |
| Modifier and Type | Method and Description |
|---|---|
static PutEncryptionConfigurationResponse.Builder |
PutEncryptionConfigurationResponse.builder() |
PutEncryptionConfigurationResponse.Builder |
PutEncryptionConfigurationResponse.Builder.encryptionStatus(EncryptionStatus encryptionStatus)
The encryption status.
|
PutEncryptionConfigurationResponse.Builder |
PutEncryptionConfigurationResponse.Builder.encryptionStatus(String encryptionStatus)
The encryption status.
|
PutEncryptionConfigurationResponse.Builder |
PutEncryptionConfigurationResponse.Builder.encryptionType(EncryptionType encryptionType)
The type of encryption.
|
PutEncryptionConfigurationResponse.Builder |
PutEncryptionConfigurationResponse.Builder.encryptionType(String encryptionType)
The type of encryption.
|
PutEncryptionConfigurationResponse.Builder |
PutEncryptionConfigurationResponse.Builder.kmsKeyId(String kmsKeyId)
The ID of the KMS key that is used for encryption.
|
PutEncryptionConfigurationResponse.Builder |
PutEncryptionConfigurationResponse.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends PutEncryptionConfigurationResponse.Builder> |
PutEncryptionConfigurationResponse.serializableBuilderClass() |
Copyright © 2023. All rights reserved.