Uses of Class
software.amazon.awssdk.services.groundstation.endpoints.GroundStationEndpointParams
-
Packages that use GroundStationEndpointParams Package Description software.amazon.awssdk.services.groundstation.endpoints software.amazon.awssdk.services.groundstation.endpoints.internal -
-
Uses of GroundStationEndpointParams in software.amazon.awssdk.services.groundstation.endpoints
Methods in software.amazon.awssdk.services.groundstation.endpoints that return GroundStationEndpointParams Modifier and Type Method Description GroundStationEndpointParamsGroundStationEndpointParams.Builder. build()Methods in software.amazon.awssdk.services.groundstation.endpoints with parameters of type GroundStationEndpointParams Modifier and Type Method Description CompletableFuture<Endpoint>GroundStationEndpointProvider. resolveEndpoint(GroundStationEndpointParams endpointParams)Compute the endpoint based on the given set of parameters. -
Uses of GroundStationEndpointParams in software.amazon.awssdk.services.groundstation.endpoints.internal
Methods in software.amazon.awssdk.services.groundstation.endpoints.internal that return GroundStationEndpointParams Modifier and Type Method Description static GroundStationEndpointParamsGroundStationResolveEndpointInterceptor. ruleParams(SdkRequest request, ExecutionAttributes executionAttributes)Methods in software.amazon.awssdk.services.groundstation.endpoints.internal with parameters of type GroundStationEndpointParams Modifier and Type Method Description CompletableFuture<Endpoint>DefaultGroundStationEndpointProvider. resolveEndpoint(GroundStationEndpointParams params)
-