Uses of Interface
software.amazon.awssdk.services.medialive.model.PassThroughSettings.Builder
-
Packages that use PassThroughSettings.Builder Package Description software.amazon.awssdk.services.medialive.model -
-
Uses of PassThroughSettings.Builder in software.amazon.awssdk.services.medialive.model
Methods in software.amazon.awssdk.services.medialive.model that return PassThroughSettings.Builder Modifier and Type Method Description static PassThroughSettings.BuilderPassThroughSettings. builder()PassThroughSettings.BuilderPassThroughSettings. toBuilder()Methods in software.amazon.awssdk.services.medialive.model that return types with arguments of type PassThroughSettings.Builder Modifier and Type Method Description static Class<? extends PassThroughSettings.Builder>PassThroughSettings. serializableBuilderClass()Method parameters in software.amazon.awssdk.services.medialive.model with type arguments of type PassThroughSettings.Builder Modifier and Type Method Description default AudioCodecSettings.BuilderAudioCodecSettings.Builder. passThroughSettings(Consumer<PassThroughSettings.Builder> passThroughSettings)Sets the value of the PassThroughSettings property for this object.
-