Uses of Class
software.amazon.awssdk.services.groundstation.model.AgentDetails
-
Packages that use AgentDetails Package Description software.amazon.awssdk.services.groundstation.model -
-
Uses of AgentDetails in software.amazon.awssdk.services.groundstation.model
Methods in software.amazon.awssdk.services.groundstation.model that return AgentDetails Modifier and Type Method Description AgentDetailsRegisterAgentRequest. agentDetails()Detailed information about the agent being registered.Methods in software.amazon.awssdk.services.groundstation.model with parameters of type AgentDetails Modifier and Type Method Description RegisterAgentRequest.BuilderRegisterAgentRequest.Builder. agentDetails(AgentDetails agentDetails)Detailed information about the agent being registered.
-