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