Uses of Interface
org.duracloud.client.task.S3TaskClient
-
Packages that use S3TaskClient Package Description org.duracloud.client.task -
-
Uses of S3TaskClient in org.duracloud.client.task
Classes in org.duracloud.client.task that implement S3TaskClient Modifier and Type Class Description classS3TaskClientImplImplements the S3 task client interface by making task calls through a ContentStore.Methods in org.duracloud.client.task that return S3TaskClient Modifier and Type Method Description S3TaskClientS3TaskClientManager. get(String storeId)Retrieve an S3TaskClient
-