Uses of Class
software.amazon.awssdk.services.iot.model.ListJobExecutionsForThingRequest
-
Packages that use ListJobExecutionsForThingRequest Package Description software.amazon.awssdk.services.iot IoT software.amazon.awssdk.services.iot.paginators software.amazon.awssdk.services.iot.transform -
-
Uses of ListJobExecutionsForThingRequest in software.amazon.awssdk.services.iot
-
Uses of ListJobExecutionsForThingRequest in software.amazon.awssdk.services.iot.paginators
Constructors in software.amazon.awssdk.services.iot.paginators with parameters of type ListJobExecutionsForThingRequest Constructor Description ListJobExecutionsForThingIterable(IotClient client, ListJobExecutionsForThingRequest firstRequest)ListJobExecutionsForThingPublisher(IotAsyncClient client, ListJobExecutionsForThingRequest firstRequest) -
Uses of ListJobExecutionsForThingRequest in software.amazon.awssdk.services.iot.transform
Methods in software.amazon.awssdk.services.iot.transform with parameters of type ListJobExecutionsForThingRequest Modifier and Type Method Description SdkHttpFullRequestListJobExecutionsForThingRequestMarshaller. marshall(ListJobExecutionsForThingRequest listJobExecutionsForThingRequest)
-