Package | Description |
---|---|
org.jclouds.googlecloudstorage.domain | |
org.jclouds.googlecloudstorage.options |
Modifier and Type | Method and Description |
---|---|
static DomainResourceReferences.DestinationPredefinedAcl |
DomainResourceReferences.DestinationPredefinedAcl.fromValue(String destinationPredefinedAcl) |
static DomainResourceReferences.DestinationPredefinedAcl |
DomainResourceReferences.DestinationPredefinedAcl.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static DomainResourceReferences.DestinationPredefinedAcl[] |
DomainResourceReferences.DestinationPredefinedAcl.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
ComposeObjectOptions |
ComposeObjectOptions.destinationPredefinedAcl(DomainResourceReferences.DestinationPredefinedAcl destinationPredefinedAcl) |
ComposeObjectOptions |
ComposeObjectOptions.Builder.destinationPredefinedAcl(DomainResourceReferences.DestinationPredefinedAcl destinationPredefinedAcl) |
Copyright © 2009-2018 The Apache Software Foundation. All Rights Reserved.