Uses of Interface
software.amazon.awssdk.services.groundstation.model.DemodulationConfig.Builder
-
Packages that use DemodulationConfig.Builder Package Description software.amazon.awssdk.services.groundstation.model -
-
Uses of DemodulationConfig.Builder in software.amazon.awssdk.services.groundstation.model
Methods in software.amazon.awssdk.services.groundstation.model that return DemodulationConfig.Builder Modifier and Type Method Description static DemodulationConfig.BuilderDemodulationConfig. builder()DemodulationConfig.BuilderDemodulationConfig. toBuilder()DemodulationConfig.BuilderDemodulationConfig.Builder. unvalidatedJSON(String unvalidatedJSON)Unvalidated JSON of a demodulationConfig.Methods in software.amazon.awssdk.services.groundstation.model that return types with arguments of type DemodulationConfig.Builder Modifier and Type Method Description static Class<? extends DemodulationConfig.Builder>DemodulationConfig. serializableBuilderClass()Method parameters in software.amazon.awssdk.services.groundstation.model with type arguments of type DemodulationConfig.Builder Modifier and Type Method Description default AntennaDownlinkDemodDecodeConfig.BuilderAntennaDownlinkDemodDecodeConfig.Builder. demodulationConfig(Consumer<DemodulationConfig.Builder> demodulationConfig)Information about the demodulationConfig.
-