Uses of Class
software.amazon.awssdk.services.groundstation.model.AwsGroundStationAgentEndpoint
-
Packages that use AwsGroundStationAgentEndpoint Package Description software.amazon.awssdk.services.groundstation.model -
-
Uses of AwsGroundStationAgentEndpoint in software.amazon.awssdk.services.groundstation.model
Methods in software.amazon.awssdk.services.groundstation.model that return AwsGroundStationAgentEndpoint Modifier and Type Method Description AwsGroundStationAgentEndpointEndpointDetails. awsGroundStationAgentEndpoint()An agent endpoint.Methods in software.amazon.awssdk.services.groundstation.model with parameters of type AwsGroundStationAgentEndpoint Modifier and Type Method Description EndpointDetails.BuilderEndpointDetails.Builder. awsGroundStationAgentEndpoint(AwsGroundStationAgentEndpoint awsGroundStationAgentEndpoint)An agent endpoint.
-