static Cluster.DiscoveryType |
Cluster.DiscoveryType.forNumber(int value) |
|
Cluster.DiscoveryType |
Cluster.Builder.getType() |
The :ref:`service discovery type <arch_overview_service_discovery_types>`
to use for resolving the cluster.
|
Cluster.DiscoveryType |
Cluster.getType() |
The :ref:`service discovery type <arch_overview_service_discovery_types>`
to use for resolving the cluster.
|
Cluster.DiscoveryType |
ClusterOrBuilder.getType() |
The :ref:`service discovery type <arch_overview_service_discovery_types>`
to use for resolving the cluster.
|
static Cluster.DiscoveryType |
Cluster.DiscoveryType.valueOf(int value) |
Deprecated.
|
static Cluster.DiscoveryType |
Cluster.DiscoveryType.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) |
Returns the enum constant of this type with the specified name.
|
static Cluster.DiscoveryType |
Cluster.DiscoveryType.valueOf(String name) |
Returns the enum constant of this type with the specified name.
|
static Cluster.DiscoveryType[] |
Cluster.DiscoveryType.values() |
Returns an array containing the constants of this enum type, in
the order they are declared.
|