Package | Description |
---|---|
org.jclouds.b2.domain | |
org.jclouds.b2.features |
Modifier and Type | Method and Description |
---|---|
static UploadFileResponse |
UploadFileResponse.create(String fileId,
String fileName,
String accountId,
String bucketId,
long contentLength,
String contentSha1,
String contentType,
Map<String,String> fileInfo) |
Modifier and Type | Method and Description |
---|---|
UploadFileResponse |
ObjectApi.uploadFile(UploadUrlResponse uploadUrl,
String fileName,
String contentSha1,
Map<String,String> fileInfo,
Payload payload) |
Copyright © 2009-2018 The Apache Software Foundation. All Rights Reserved.