Package org.jclouds.b2.domain
Class B2ObjectList.Entry
java.lang.Object
org.jclouds.b2.domain.B2ObjectList.Entry
- Enclosing class:
B2ObjectList
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionabstract String
abstract Action
action()
abstract String
bucketId()
abstract long
static B2ObjectList.Entry
create
(Action action, String accountId, String bucketId, String fileId, String fileName, long contentLength, long uploadTimestamp) abstract String
fileId()
abstract String
fileName()
long
size()
Deprecated.abstract Date
-
Constructor Details
-
Entry
public Entry()
-
-
Method Details
-
action
-
accountId
-
bucketId
-
fileId
-
fileName
-
contentLength
public abstract long contentLength() -
size
Deprecated. -
uploadTimestamp
-
create
-