Uses of Class
software.amazon.awssdk.services.groundstation.model.GetConfigResponse
-
Packages that use GetConfigResponse Package Description software.amazon.awssdk.services.groundstation Welcome to the AWS Ground Station API Reference. -
-
Uses of GetConfigResponse in software.amazon.awssdk.services.groundstation
Methods in software.amazon.awssdk.services.groundstation that return GetConfigResponse Modifier and Type Method Description default GetConfigResponseGroundStationClient. getConfig(Consumer<GetConfigRequest.Builder> getConfigRequest)ReturnsConfiginformation.default GetConfigResponseGroundStationClient. getConfig(GetConfigRequest getConfigRequest)ReturnsConfiginformation.Methods in software.amazon.awssdk.services.groundstation that return types with arguments of type GetConfigResponse Modifier and Type Method Description default CompletableFuture<GetConfigResponse>GroundStationAsyncClient. getConfig(Consumer<GetConfigRequest.Builder> getConfigRequest)ReturnsConfiginformation.default CompletableFuture<GetConfigResponse>GroundStationAsyncClient. getConfig(GetConfigRequest getConfigRequest)ReturnsConfiginformation.
-