Package | Description |
---|---|
org.jclouds.b2.domain |
Modifier and Type | Method and Description |
---|---|
static B2ObjectList.Entry |
B2ObjectList.Entry.create(Action action,
String fileId,
String fileName,
long size,
long uploadTimestamp) |
Modifier and Type | Method and Description |
---|---|
abstract List<B2ObjectList.Entry> |
B2ObjectList.files() |
Modifier and Type | Method and Description |
---|---|
static B2ObjectList |
B2ObjectList.create(List<B2ObjectList.Entry> files,
String nextFileId,
String nextFileName) |
Copyright © 2009-2018 The Apache Software Foundation. All Rights Reserved.