Uses of Class
software.amazon.awssdk.services.groundstation.model.DeleteConfigRequest
-
Packages that use DeleteConfigRequest Package Description software.amazon.awssdk.services.groundstation Welcome to the AWS Ground Station API Reference.software.amazon.awssdk.services.groundstation.transform -
-
Uses of DeleteConfigRequest in software.amazon.awssdk.services.groundstation
Methods in software.amazon.awssdk.services.groundstation with parameters of type DeleteConfigRequest Modifier and Type Method Description default CompletableFuture<DeleteConfigResponse>GroundStationAsyncClient. deleteConfig(DeleteConfigRequest deleteConfigRequest)Deletes aConfig.default DeleteConfigResponseGroundStationClient. deleteConfig(DeleteConfigRequest deleteConfigRequest)Deletes aConfig. -
Uses of DeleteConfigRequest in software.amazon.awssdk.services.groundstation.transform
Methods in software.amazon.awssdk.services.groundstation.transform with parameters of type DeleteConfigRequest Modifier and Type Method Description SdkHttpFullRequestDeleteConfigRequestMarshaller. marshall(DeleteConfigRequest deleteConfigRequest)
-