static Cluster.ClusterProtocolSelection |
Cluster.ClusterProtocolSelection.forNumber(int value) |
|
Cluster.ClusterProtocolSelection |
Cluster.Builder.getProtocolSelection() |
Determines how Envoy selects the protocol used to speak to upstream hosts.
|
Cluster.ClusterProtocolSelection |
Cluster.getProtocolSelection() |
Determines how Envoy selects the protocol used to speak to upstream hosts.
|
Cluster.ClusterProtocolSelection |
ClusterOrBuilder.getProtocolSelection() |
Determines how Envoy selects the protocol used to speak to upstream hosts.
|
static Cluster.ClusterProtocolSelection |
Cluster.ClusterProtocolSelection.valueOf(int value) |
Deprecated.
|
static Cluster.ClusterProtocolSelection |
Cluster.ClusterProtocolSelection.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) |
Returns the enum constant of this type with the specified name.
|
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.
|