Uses of Class
software.amazon.awssdk.services.groundstation.model.RangedSocketAddress
-
Packages that use RangedSocketAddress Package Description software.amazon.awssdk.services.groundstation.model -
-
Uses of RangedSocketAddress in software.amazon.awssdk.services.groundstation.model
Methods in software.amazon.awssdk.services.groundstation.model that return RangedSocketAddress Modifier and Type Method Description RangedSocketAddressRangedConnectionDetails. socketAddress()A ranged socket address.Methods in software.amazon.awssdk.services.groundstation.model with parameters of type RangedSocketAddress Modifier and Type Method Description RangedConnectionDetails.BuilderRangedConnectionDetails.Builder. socketAddress(RangedSocketAddress socketAddress)A ranged socket address.
-