Package | Description |
---|---|
org.jclouds.googlecloudstorage.domain | |
org.jclouds.googlecloudstorage.domain.templates |
Modifier and Type | Method and Description |
---|---|
abstract BucketAccessControls.Role |
BucketAccessControls.role() |
static BucketAccessControls.Role |
BucketAccessControls.Role.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static BucketAccessControls.Role[] |
BucketAccessControls.Role.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
BucketAccessControls.Builder |
BucketAccessControls.Builder.role(BucketAccessControls.Role role) |
Modifier and Type | Method and Description |
---|---|
abstract BucketAccessControls.Role |
BucketAccessControlsTemplate.role() |
Modifier and Type | Method and Description |
---|---|
static BucketAccessControlsTemplate |
BucketAccessControlsTemplate.create(String entity,
BucketAccessControls.Role role) |
Copyright © 2009-2018 The Apache Software Foundation. All Rights Reserved.