public static interface EncryptionMethod.Builder extends SdkPojo, CopyableBuilder<EncryptionMethod.Builder,EncryptionMethod>
| Modifier and Type | Method and Description |
|---|---|
EncryptionMethod.Builder |
cmafEncryptionMethod(CmafEncryptionMethod cmafEncryptionMethod)
The encryption method to use.
|
EncryptionMethod.Builder |
cmafEncryptionMethod(String cmafEncryptionMethod)
The encryption method to use.
|
EncryptionMethod.Builder |
tsEncryptionMethod(String tsEncryptionMethod)
The encryption method to use.
|
EncryptionMethod.Builder |
tsEncryptionMethod(TsEncryptionMethod tsEncryptionMethod)
The encryption method to use.
|
equalsBySdkFields, sdkFieldscopyapplyMutation, buildEncryptionMethod.Builder tsEncryptionMethod(String tsEncryptionMethod)
The encryption method to use.
tsEncryptionMethod - The encryption method to use.TsEncryptionMethod,
TsEncryptionMethodEncryptionMethod.Builder tsEncryptionMethod(TsEncryptionMethod tsEncryptionMethod)
The encryption method to use.
tsEncryptionMethod - The encryption method to use.TsEncryptionMethod,
TsEncryptionMethodEncryptionMethod.Builder cmafEncryptionMethod(String cmafEncryptionMethod)
The encryption method to use.
cmafEncryptionMethod - The encryption method to use.CmafEncryptionMethod,
CmafEncryptionMethodEncryptionMethod.Builder cmafEncryptionMethod(CmafEncryptionMethod cmafEncryptionMethod)
The encryption method to use.
cmafEncryptionMethod - The encryption method to use.CmafEncryptionMethod,
CmafEncryptionMethodCopyright © 2023. All rights reserved.