Package | Description |
---|---|
org.jclouds.googlecloudstorage.domain | |
org.jclouds.googlecloudstorage.features |
Modifier and Type | Method and Description |
---|---|
static RewriteResponse |
RewriteResponse.create(long totalBytesRewritten,
long objectSize,
boolean done,
String rewriteToken,
GoogleCloudStorageObject resource) |
Modifier and Type | Method and Description |
---|---|
RewriteResponse |
ObjectApi.rewriteObjects(String destinationBucket,
String destinationObject,
String sourceBucket,
String sourceObject)
Rewrites a source object to a destination object.
|
RewriteResponse |
ObjectApi.rewriteObjects(String destinationBucket,
String destinationObject,
String sourceBucket,
String sourceObject,
RewriteObjectOptions options)
Rewrites a source object to a destination object.
|
Copyright © 2009-2018 The Apache Software Foundation. All Rights Reserved.