Package | Description |
---|---|
com.google.cloud.compute |
Modifier and Type | Method and Description |
---|---|
static Regions |
Regions.fromName(String regionName)
Returns a Regions enum corresponding to the given region name.
|
static Regions |
Regions.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Regions[] |
Regions.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2019 Google LLC. All rights reserved.