Uses of Class
org.jclouds.b2.domain.B2ObjectList.Entry
Packages that use B2ObjectList.Entry
-
Uses of B2ObjectList.Entry in org.jclouds.b2.domain
Methods in org.jclouds.b2.domain that return B2ObjectList.EntryModifier and TypeMethodDescriptionstatic B2ObjectList.Entry
B2ObjectList.Entry.create
(Action action, String accountId, String bucketId, String fileId, String fileName, long contentLength, long uploadTimestamp) Methods in org.jclouds.b2.domain that return types with arguments of type B2ObjectList.EntryMethod parameters in org.jclouds.b2.domain with type arguments of type B2ObjectList.EntryModifier and TypeMethodDescriptionstatic B2ObjectList
B2ObjectList.create
(List<B2ObjectList.Entry> files, String nextFileId, String nextFileName)