Uses of Class
software.amazon.awssdk.services.groundstation.model.DiscoveryData
-
Packages that use DiscoveryData Package Description software.amazon.awssdk.services.groundstation.model -
-
Uses of DiscoveryData in software.amazon.awssdk.services.groundstation.model
Methods in software.amazon.awssdk.services.groundstation.model that return DiscoveryData Modifier and Type Method Description DiscoveryDataRegisterAgentRequest. discoveryData()Data for associating an agent with the capabilities it is managing.Methods in software.amazon.awssdk.services.groundstation.model with parameters of type DiscoveryData Modifier and Type Method Description RegisterAgentRequest.BuilderRegisterAgentRequest.Builder. discoveryData(DiscoveryData discoveryData)Data for associating an agent with the capabilities it is managing.
-