|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use DomainResourceRefferences.Location | |
|---|---|
| org.jclouds.googlecloudstorage.domain | |
| Uses of DomainResourceRefferences.Location in org.jclouds.googlecloudstorage.domain |
|---|
| Fields in org.jclouds.googlecloudstorage.domain declared as DomainResourceRefferences.Location | |
|---|---|
protected DomainResourceRefferences.Location |
BucketTemplate.location
|
| Methods in org.jclouds.googlecloudstorage.domain that return DomainResourceRefferences.Location | |
|---|---|
static DomainResourceRefferences.Location |
DomainResourceRefferences.Location.fromValue(String location)
|
DomainResourceRefferences.Location |
BucketTemplate.getLocation()
|
DomainResourceRefferences.Location |
Bucket.getLocation()
|
static DomainResourceRefferences.Location |
DomainResourceRefferences.Location.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static DomainResourceRefferences.Location[] |
DomainResourceRefferences.Location.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Methods in org.jclouds.googlecloudstorage.domain with parameters of type DomainResourceRefferences.Location | |
|---|---|
BucketTemplate |
BucketTemplate.location(DomainResourceRefferences.Location location)
|
Bucket.Builder |
Bucket.Builder.location(DomainResourceRefferences.Location location)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||