| Modifier and Type | Method and Description |
|---|---|
static Instance.ConnectMode |
Instance.ConnectMode.forNumber(int value) |
Instance.ConnectMode |
InstanceOrBuilder.getConnectMode()
Optional.
|
Instance.ConnectMode |
Instance.getConnectMode()
Optional.
|
Instance.ConnectMode |
Instance.Builder.getConnectMode()
Optional.
|
static Instance.ConnectMode |
Instance.ConnectMode.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) |
static Instance.ConnectMode |
Instance.ConnectMode.valueOf(int value)
Deprecated.
Use
forNumber(int) instead. |
static Instance.ConnectMode |
Instance.ConnectMode.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Instance.ConnectMode[] |
Instance.ConnectMode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
static com.google.protobuf.Internal.EnumLiteMap<Instance.ConnectMode> |
Instance.ConnectMode.internalGetValueMap() |
| Modifier and Type | Method and Description |
|---|---|
Instance.Builder |
Instance.Builder.setConnectMode(Instance.ConnectMode value)
Optional.
|
Copyright © 2023 Google LLC. All rights reserved.