| Package | Description |
|---|---|
| io.envoyproxy.envoy.config.cluster.v4alpha |
| Modifier and Type | Method and Description |
|---|---|
static Cluster.ClusterProtocolSelection |
Cluster.ClusterProtocolSelection.forNumber(int value) |
static Cluster.ClusterProtocolSelection |
Cluster.ClusterProtocolSelection.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) |
static Cluster.ClusterProtocolSelection |
Cluster.ClusterProtocolSelection.valueOf(int value)
Deprecated.
Use
forNumber(int) instead. |
static Cluster.ClusterProtocolSelection |
Cluster.ClusterProtocolSelection.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Cluster.ClusterProtocolSelection[] |
Cluster.ClusterProtocolSelection.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<Cluster.ClusterProtocolSelection> |
Cluster.ClusterProtocolSelection.internalGetValueMap() |
Copyright © 2018–2021 The Envoy Project. All rights reserved.