Uses of Class
software.amazon.awssdk.services.datasync.model.ListTaskExecutionsRequest
-
Packages that use ListTaskExecutionsRequest Package Description software.amazon.awssdk.services.datasync DataSync software.amazon.awssdk.services.datasync.paginators software.amazon.awssdk.services.datasync.transform -
-
Uses of ListTaskExecutionsRequest in software.amazon.awssdk.services.datasync
-
Uses of ListTaskExecutionsRequest in software.amazon.awssdk.services.datasync.paginators
Constructors in software.amazon.awssdk.services.datasync.paginators with parameters of type ListTaskExecutionsRequest Constructor Description ListTaskExecutionsIterable(DataSyncClient client, ListTaskExecutionsRequest firstRequest)ListTaskExecutionsPublisher(DataSyncAsyncClient client, ListTaskExecutionsRequest firstRequest) -
Uses of ListTaskExecutionsRequest in software.amazon.awssdk.services.datasync.transform
Methods in software.amazon.awssdk.services.datasync.transform with parameters of type ListTaskExecutionsRequest Modifier and Type Method Description SdkHttpFullRequestListTaskExecutionsRequestMarshaller. marshall(ListTaskExecutionsRequest listTaskExecutionsRequest)
-