| Package | Description |
|---|---|
| envoy.api.v2 |
| Modifier and Type | Method and Description |
|---|---|
static Cds.Cluster.DiscoveryType |
Cds.Cluster.DiscoveryType.forNumber(int value) |
Cds.Cluster.DiscoveryType |
Cds.ClusterOrBuilder.getType()
The :ref:`service discovery type <arch_overview_service_discovery_types>`
to use for resolving the cluster.
|
Cds.Cluster.DiscoveryType |
Cds.Cluster.getType()
The :ref:`service discovery type <arch_overview_service_discovery_types>`
to use for resolving the cluster.
|
Cds.Cluster.DiscoveryType |
Cds.Cluster.Builder.getType()
The :ref:`service discovery type <arch_overview_service_discovery_types>`
to use for resolving the cluster.
|
static Cds.Cluster.DiscoveryType |
Cds.Cluster.DiscoveryType.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) |
static Cds.Cluster.DiscoveryType |
Cds.Cluster.DiscoveryType.valueOf(int value)
Deprecated.
Use
forNumber(int) instead. |
static Cds.Cluster.DiscoveryType |
Cds.Cluster.DiscoveryType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Cds.Cluster.DiscoveryType[] |
Cds.Cluster.DiscoveryType.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<Cds.Cluster.DiscoveryType> |
Cds.Cluster.DiscoveryType.internalGetValueMap() |
| Modifier and Type | Method and Description |
|---|---|
Cds.Cluster.Builder |
Cds.Cluster.Builder.setType(Cds.Cluster.DiscoveryType value)
The :ref:`service discovery type <arch_overview_service_discovery_types>`
to use for resolving the cluster.
|
Copyright © 2018 The Envoy Project. All rights reserved.