| Package | Description |
|---|---|
| com.amazonaws.services.medialive.model |
| Modifier and Type | Method and Description |
|---|---|
SrtCallerDecryptionRequest |
SrtCallerDecryptionRequest.clone() |
SrtCallerDecryptionRequest |
SrtCallerSourceRequest.getDecryption() |
SrtCallerDecryptionRequest |
SrtCallerDecryptionRequest.withAlgorithm(Algorithm algorithm)
The algorithm used to encrypt content.
|
SrtCallerDecryptionRequest |
SrtCallerDecryptionRequest.withAlgorithm(String algorithm)
The algorithm used to encrypt content.
|
SrtCallerDecryptionRequest |
SrtCallerDecryptionRequest.withPassphraseSecretArn(String passphraseSecretArn)
The ARN for the secret in Secrets Manager.
|
| Modifier and Type | Method and Description |
|---|---|
void |
SrtCallerSourceRequest.setDecryption(SrtCallerDecryptionRequest decryption) |
SrtCallerSourceRequest |
SrtCallerSourceRequest.withDecryption(SrtCallerDecryptionRequest decryption) |
Copyright © 2024. All rights reserved.