Package | Description |
---|---|
org.jclouds.b2.domain | |
org.jclouds.b2.features |
Modifier and Type | Method and Description |
---|---|
static UploadPartResponse |
UploadPartResponse.create(long contentLength,
String contentSha1,
String fileId,
int partNumber) |
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.