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