| Package | Description |
|---|---|
| com.amazonaws.services.mediapackagev2.model |
| Modifier and Type | Method and Description |
|---|---|
EncryptionMethod |
EncryptionMethod.clone() |
EncryptionMethod |
Encryption.getEncryptionMethod()
The encryption method to use.
|
EncryptionMethod |
EncryptionMethod.withCmafEncryptionMethod(CmafEncryptionMethod cmafEncryptionMethod)
The encryption method to use.
|
EncryptionMethod |
EncryptionMethod.withCmafEncryptionMethod(String cmafEncryptionMethod)
The encryption method to use.
|
EncryptionMethod |
EncryptionMethod.withTsEncryptionMethod(String tsEncryptionMethod)
The encryption method to use.
|
EncryptionMethod |
EncryptionMethod.withTsEncryptionMethod(TsEncryptionMethod tsEncryptionMethod)
The encryption method to use.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Encryption.setEncryptionMethod(EncryptionMethod encryptionMethod)
The encryption method to use.
|
Encryption |
Encryption.withEncryptionMethod(EncryptionMethod encryptionMethod)
The encryption method to use.
|
Copyright © 2023. All rights reserved.