Package | Description |
---|---|
org.jclouds.b2.domain | |
org.jclouds.b2.features |
Modifier and Type | Method and Description |
---|---|
static GetUploadPartResponse |
GetUploadPartResponse.create(String fileId,
URI uploadUrl,
String authorizationToken) |
Modifier and Type | Method and Description |
---|---|
GetUploadPartResponse |
MultipartApi.getUploadPartUrl(String fileId) |
Modifier and Type | Method and Description |
---|---|
UploadPartResponse |
MultipartApi.uploadPart(GetUploadPartResponse response,
int partNumber,
String sha1,
Payload payload) |
Copyright © 2009-2018 The Apache Software Foundation. All Rights Reserved.