Uses of Class
software.amazon.awssdk.services.groundstation.model.SpectrumConfig
-
Packages that use SpectrumConfig Package Description software.amazon.awssdk.services.groundstation.model -
-
Uses of SpectrumConfig in software.amazon.awssdk.services.groundstation.model
Methods in software.amazon.awssdk.services.groundstation.model that return SpectrumConfig Modifier and Type Method Description SpectrumConfigAntennaDownlinkConfig. spectrumConfig()Object that describes a spectralConfig.SpectrumConfigAntennaDownlinkDemodDecodeConfig. spectrumConfig()Information about the spectralConfig.Methods in software.amazon.awssdk.services.groundstation.model with parameters of type SpectrumConfig Modifier and Type Method Description AntennaDownlinkConfig.BuilderAntennaDownlinkConfig.Builder. spectrumConfig(SpectrumConfig spectrumConfig)Object that describes a spectralConfig.AntennaDownlinkDemodDecodeConfig.BuilderAntennaDownlinkDemodDecodeConfig.Builder. spectrumConfig(SpectrumConfig spectrumConfig)Information about the spectralConfig.
-