| Package | Description |
|---|---|
| org.jclouds.googlecloudstorage.domain.templates |
| Modifier and Type | Method and Description |
|---|---|
static ComposeObjectTemplate.SourceObject |
ComposeObjectTemplate.SourceObject.create(String name,
Long generation,
ComposeObjectTemplate.SourceObject.ObjectPreconditions objectPreconditions) |
static ComposeObjectTemplate.SourceObject |
ComposeObjectTemplate.SourceObject.createWithPrecondition(String name,
Long generation,
Long objectPreconditions) |
static ComposeObjectTemplate.SourceObject |
ComposeObjectTemplate.SourceObject.nameOnly(String name) |
| Modifier and Type | Method and Description |
|---|---|
abstract List<ComposeObjectTemplate.SourceObject> |
ComposeObjectTemplate.sourceObjects() |
| Modifier and Type | Method and Description |
|---|---|
static ComposeObjectTemplate |
ComposeObjectTemplate.create(List<ComposeObjectTemplate.SourceObject> sourceObjects,
ObjectTemplate destination) |
Copyright © 2009-2018 The Apache Software Foundation. All Rights Reserved.