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