Uses of Class
org.jclouds.b2.domain.ListUnfinishedLargeFilesResponse.Entry
Packages that use ListUnfinishedLargeFilesResponse.Entry
-
Uses of ListUnfinishedLargeFilesResponse.Entry in org.jclouds.b2.domain
Methods in org.jclouds.b2.domain that return ListUnfinishedLargeFilesResponse.EntryModifier and TypeMethodDescriptionListUnfinishedLargeFilesResponse.Entry.create
(String accountId, Action action, String bucketId, Long contentLength, String contentSha1, String contentType, String fileId, Map<String, String> fileInfo, String fileName, long uploadTimestamp) Methods in org.jclouds.b2.domain that return types with arguments of type ListUnfinishedLargeFilesResponse.EntryModifier and TypeMethodDescriptionabstract List
<ListUnfinishedLargeFilesResponse.Entry> ListUnfinishedLargeFilesResponse.files()
Method parameters in org.jclouds.b2.domain with type arguments of type ListUnfinishedLargeFilesResponse.EntryModifier and TypeMethodDescriptionListUnfinishedLargeFilesResponse.create
(String nextFileId, List<ListUnfinishedLargeFilesResponse.Entry> files)