| Package | Description |
|---|---|
| software.amazon.awssdk.services.translate.model |
| Modifier and Type | Method and Description |
|---|---|
EncryptionKey |
CreateParallelDataRequest.encryptionKey()
Returns the value of the EncryptionKey property for this object.
|
EncryptionKey |
TerminologyProperties.encryptionKey()
The encryption key for the custom terminology.
|
EncryptionKey |
OutputDataConfig.encryptionKey()
Returns the value of the EncryptionKey property for this object.
|
EncryptionKey |
ImportTerminologyRequest.encryptionKey()
The encryption key for the custom terminology being imported.
|
EncryptionKey |
ParallelDataProperties.encryptionKey()
Returns the value of the EncryptionKey property for this object.
|
| Modifier and Type | Method and Description |
|---|---|
CreateParallelDataRequest.Builder |
CreateParallelDataRequest.Builder.encryptionKey(EncryptionKey encryptionKey)
Sets the value of the EncryptionKey property for this object.
|
TerminologyProperties.Builder |
TerminologyProperties.Builder.encryptionKey(EncryptionKey encryptionKey)
The encryption key for the custom terminology.
|
OutputDataConfig.Builder |
OutputDataConfig.Builder.encryptionKey(EncryptionKey encryptionKey)
Sets the value of the EncryptionKey property for this object.
|
ImportTerminologyRequest.Builder |
ImportTerminologyRequest.Builder.encryptionKey(EncryptionKey encryptionKey)
The encryption key for the custom terminology being imported.
|
ParallelDataProperties.Builder |
ParallelDataProperties.Builder.encryptionKey(EncryptionKey encryptionKey)
Sets the value of the EncryptionKey property for this object.
|
Copyright © 2023. All rights reserved.