| Package | Description |
|---|---|
| software.amazon.awssdk.services.xray.model |
| Modifier and Type | Method and Description |
|---|---|
EncryptionConfig |
GetEncryptionConfigResponse.encryptionConfig()
The encryption configuration document.
|
EncryptionConfig |
PutEncryptionConfigResponse.encryptionConfig()
The new encryption configuration.
|
| Modifier and Type | Method and Description |
|---|---|
GetEncryptionConfigResponse.Builder |
GetEncryptionConfigResponse.Builder.encryptionConfig(EncryptionConfig encryptionConfig)
The encryption configuration document.
|
PutEncryptionConfigResponse.Builder |
PutEncryptionConfigResponse.Builder.encryptionConfig(EncryptionConfig encryptionConfig)
The new encryption configuration.
|
Copyright © 2023. All rights reserved.