| Package | Description |
|---|---|
| org.jclouds.googlecloudstorage.features | |
| org.jclouds.googlecloudstorage.options |
| Modifier and Type | Method and Description |
|---|---|
GoogleCloudStorageObject |
ObjectApi.composeObjects(String destinationBucket,
String destinationObject,
ComposeObjectTemplate composeObjectTemplate,
ComposeObjectOptions options)
Concatenates a list of existing objects into a new object in the same bucket.
|
| Modifier and Type | Method and Description |
|---|---|
ComposeObjectOptions |
ComposeObjectOptions.destinationPredefinedAcl(DomainResourceReferences.DestinationPredefinedAcl destinationPredefinedAcl) |
ComposeObjectOptions |
ComposeObjectOptions.Builder.destinationPredefinedAcl(DomainResourceReferences.DestinationPredefinedAcl destinationPredefinedAcl) |
ComposeObjectOptions |
ComposeObjectOptions.ifMetagenerationMatch(Long ifMetagenerationMatch) |
ComposeObjectOptions |
ComposeObjectOptions.Builder.ifMetagenerationMatch(Long ifMetagenerationMatch) |
ComposeObjectOptions |
ComposeObjectOptions.ifMetagenerationNotMatch(Long ifMetagenerationNotMatch) |
ComposeObjectOptions |
ComposeObjectOptions.Builder.ifMetagenerationNotMatch(Long ifMetagenerationNotMatch) |
Copyright © 2009–2021 The Apache Software Foundation. All rights reserved.