|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use DomainResourceReferences.Location | |
|---|---|
| org.jclouds.googlecloudstorage.domain | |
| org.jclouds.googlecloudstorage.domain.templates | |
| Uses of DomainResourceReferences.Location in org.jclouds.googlecloudstorage.domain |
|---|
| Methods in org.jclouds.googlecloudstorage.domain that return DomainResourceReferences.Location | |
|---|---|
static DomainResourceReferences.Location |
DomainResourceReferences.Location.fromValue(String location)
|
DomainResourceReferences.Location |
Bucket.getLocation()
|
static DomainResourceReferences.Location |
DomainResourceReferences.Location.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static DomainResourceReferences.Location[] |
DomainResourceReferences.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 DomainResourceReferences.Location | |
|---|---|
Bucket.Builder |
Bucket.Builder.location(DomainResourceReferences.Location location)
|
| Uses of DomainResourceReferences.Location in org.jclouds.googlecloudstorage.domain.templates |
|---|
| Fields in org.jclouds.googlecloudstorage.domain.templates declared as DomainResourceReferences.Location | |
|---|---|
protected DomainResourceReferences.Location |
BucketTemplate.location
|
| Methods in org.jclouds.googlecloudstorage.domain.templates that return DomainResourceReferences.Location | |
|---|---|
DomainResourceReferences.Location |
BucketTemplate.getLocation()
|
| Methods in org.jclouds.googlecloudstorage.domain.templates with parameters of type DomainResourceReferences.Location | |
|---|---|
BucketTemplate |
BucketTemplate.location(DomainResourceReferences.Location location)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||