| Package | Description |
|---|---|
| org.jclouds.b2.domain | |
| org.jclouds.b2.features |
| Modifier and Type | Method and Description |
|---|---|
static UploadUrlResponse |
UploadUrlResponse.create(String bucketId,
URI uploadUrl,
String authorizationToken) |
| Modifier and Type | Method and Description |
|---|---|
UploadUrlResponse |
ObjectApi.getUploadUrl(String bucketId) |
| Modifier and Type | Method and Description |
|---|---|
UploadFileResponse |
ObjectApi.uploadFile(UploadUrlResponse uploadUrl,
String fileName,
String contentSha1,
Map<String,String> fileInfo,
Payload payload) |
Copyright © 2009–2021 The Apache Software Foundation. All rights reserved.