Uses of Class
software.amazon.awssdk.services.groundstation.model.ConnectionDetails
-
Packages that use ConnectionDetails Package Description software.amazon.awssdk.services.groundstation.model -
-
Uses of ConnectionDetails in software.amazon.awssdk.services.groundstation.model
Methods in software.amazon.awssdk.services.groundstation.model that return ConnectionDetails Modifier and Type Method Description ConnectionDetailsAwsGroundStationAgentEndpoint. egressAddress()The egress address of AgentEndpoint.Methods in software.amazon.awssdk.services.groundstation.model with parameters of type ConnectionDetails Modifier and Type Method Description AwsGroundStationAgentEndpoint.BuilderAwsGroundStationAgentEndpoint.Builder. egressAddress(ConnectionDetails egressAddress)The egress address of AgentEndpoint.
-