| Package | Description |
|---|---|
| com.google.cloud.bigtable.admin.v2.models |
| Modifier and Type | Method and Description |
|---|---|
static Instance.Type |
Instance.Type.fromProto(Instance.Type proto)
Wraps the protobuf.
|
Instance.Type |
Instance.getType()
Gets the instance's current type.
|
static Instance.Type |
Instance.Type.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Instance.Type[] |
Instance.Type.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
CreateInstanceRequest |
CreateInstanceRequest.setType(Instance.Type type)
Sets the type of instance.
|
Copyright © 2020 Google LLC. All rights reserved.