Uses of Class
software.amazon.awssdk.services.iotthingsgraph.model.GetUploadStatusRequest
-
Packages that use GetUploadStatusRequest Package Description software.amazon.awssdk.services.iotthingsgraph AWS IoT Things Graph software.amazon.awssdk.services.iotthingsgraph.transform -
-
Uses of GetUploadStatusRequest in software.amazon.awssdk.services.iotthingsgraph
Methods in software.amazon.awssdk.services.iotthingsgraph with parameters of type GetUploadStatusRequest Modifier and Type Method Description default CompletableFuture<GetUploadStatusResponse>IoTThingsGraphAsyncClient. getUploadStatus(GetUploadStatusRequest getUploadStatusRequest)Deprecated.since: 2022-08-30default GetUploadStatusResponseIoTThingsGraphClient. getUploadStatus(GetUploadStatusRequest getUploadStatusRequest)Deprecated.since: 2022-08-30 -
Uses of GetUploadStatusRequest in software.amazon.awssdk.services.iotthingsgraph.transform
Methods in software.amazon.awssdk.services.iotthingsgraph.transform with parameters of type GetUploadStatusRequest Modifier and Type Method Description SdkHttpFullRequestGetUploadStatusRequestMarshaller. marshall(GetUploadStatusRequest getUploadStatusRequest)
-