|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ComposeObjectOptions | |
|---|---|
| org.jclouds.googlecloudstorage.features | |
| org.jclouds.googlecloudstorage.options | |
| Uses of ComposeObjectOptions in org.jclouds.googlecloudstorage.features |
|---|
| Methods in org.jclouds.googlecloudstorage.features with parameters of type ComposeObjectOptions | |
|---|---|
GCSObject |
ObjectApi.composeObjects(String destinationBucket,
String destinationObject,
ComposeObjectTemplate composeObjectTemplate,
ComposeObjectOptions options)
Concatenates a list of existing objects into a new object in the same bucket. |
| Uses of ComposeObjectOptions in org.jclouds.googlecloudstorage.options |
|---|
| Methods in org.jclouds.googlecloudstorage.options that return ComposeObjectOptions | |
|---|---|
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)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||