Uses of Class
software.amazon.awssdk.services.groundstation.model.UpdateConfigRequest
-
Packages that use UpdateConfigRequest Package Description software.amazon.awssdk.services.groundstation Welcome to the AWS Ground Station API Reference.software.amazon.awssdk.services.groundstation.transform -
-
Uses of UpdateConfigRequest in software.amazon.awssdk.services.groundstation
Methods in software.amazon.awssdk.services.groundstation with parameters of type UpdateConfigRequest Modifier and Type Method Description default CompletableFuture<UpdateConfigResponse>GroundStationAsyncClient. updateConfig(UpdateConfigRequest updateConfigRequest)Updates theConfigused when scheduling contacts.default UpdateConfigResponseGroundStationClient. updateConfig(UpdateConfigRequest updateConfigRequest)Updates theConfigused when scheduling contacts. -
Uses of UpdateConfigRequest in software.amazon.awssdk.services.groundstation.transform
Methods in software.amazon.awssdk.services.groundstation.transform with parameters of type UpdateConfigRequest Modifier and Type Method Description SdkHttpFullRequestUpdateConfigRequestMarshaller. marshall(UpdateConfigRequest updateConfigRequest)
-