Uses of Class
software.amazon.awssdk.services.medialive.model.SrtCallerDecryption
-
Packages that use SrtCallerDecryption Package Description software.amazon.awssdk.services.medialive.model -
-
Uses of SrtCallerDecryption in software.amazon.awssdk.services.medialive.model
Methods in software.amazon.awssdk.services.medialive.model that return SrtCallerDecryption Modifier and Type Method Description SrtCallerDecryptionSrtCallerSource. decryption()Returns the value of the Decryption property for this object.Methods in software.amazon.awssdk.services.medialive.model with parameters of type SrtCallerDecryption Modifier and Type Method Description SrtCallerSource.BuilderSrtCallerSource.Builder. decryption(SrtCallerDecryption decryption)Sets the value of the Decryption property for this object.
-