Package | Description |
---|---|
org.jclouds.b2.domain |
Modifier and Type | Method and Description |
---|---|
static ListUnfinishedLargeFilesResponse.Entry |
ListUnfinishedLargeFilesResponse.Entry.create(String accountId,
String bucketId,
String contentType,
String fileId,
Map<String,String> fileInfo,
String fileName,
long uploadTimestamp) |
Modifier and Type | Method and Description |
---|---|
abstract List<ListUnfinishedLargeFilesResponse.Entry> |
ListUnfinishedLargeFilesResponse.files() |
Modifier and Type | Method and Description |
---|---|
static ListUnfinishedLargeFilesResponse |
ListUnfinishedLargeFilesResponse.create(String nextFileId,
List<ListUnfinishedLargeFilesResponse.Entry> files) |
Copyright © 2009-2018 The Apache Software Foundation. All Rights Reserved.