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