Uses of Class
software.amazon.awssdk.services.medialive.model.StaticKeySettings
-
Packages that use StaticKeySettings Package Description software.amazon.awssdk.services.medialive.model -
-
Uses of StaticKeySettings in software.amazon.awssdk.services.medialive.model
Methods in software.amazon.awssdk.services.medialive.model that return StaticKeySettings Modifier and Type Method Description StaticKeySettingsKeyProviderSettings. staticKeySettings()Returns the value of the StaticKeySettings property for this object.Methods in software.amazon.awssdk.services.medialive.model with parameters of type StaticKeySettings Modifier and Type Method Description KeyProviderSettings.BuilderKeyProviderSettings.Builder. staticKeySettings(StaticKeySettings staticKeySettings)Sets the value of the StaticKeySettings property for this object.
-