Uses of Class
software.amazon.awssdk.services.groundstation.model.CreateConfigRequest
-
Packages that use CreateConfigRequest Package Description software.amazon.awssdk.services.groundstation Welcome to the AWS Ground Station API Reference.software.amazon.awssdk.services.groundstation.transform -
-
Uses of CreateConfigRequest in software.amazon.awssdk.services.groundstation
Methods in software.amazon.awssdk.services.groundstation with parameters of type CreateConfigRequest Modifier and Type Method Description default CompletableFuture<CreateConfigResponse>GroundStationAsyncClient. createConfig(CreateConfigRequest createConfigRequest)Creates aConfigwith the specifiedconfigDataparameters.default CreateConfigResponseGroundStationClient. createConfig(CreateConfigRequest createConfigRequest)Creates aConfigwith the specifiedconfigDataparameters. -
Uses of CreateConfigRequest in software.amazon.awssdk.services.groundstation.transform
Methods in software.amazon.awssdk.services.groundstation.transform with parameters of type CreateConfigRequest Modifier and Type Method Description SdkHttpFullRequestCreateConfigRequestMarshaller. marshall(CreateConfigRequest createConfigRequest)
-