Uses of Class
io.envoyproxy.envoy.config.endpoint.v3.LedsClusterLocalityConfig
Packages that use LedsClusterLocalityConfig
-
Uses of LedsClusterLocalityConfig in io.envoyproxy.envoy.config.endpoint.v3
Fields in io.envoyproxy.envoy.config.endpoint.v3 declared as LedsClusterLocalityConfigModifier and TypeFieldDescriptionprivate static final LedsClusterLocalityConfig
LedsClusterLocalityConfig.DEFAULT_INSTANCE
Fields in io.envoyproxy.envoy.config.endpoint.v3 with type parameters of type LedsClusterLocalityConfigModifier and TypeFieldDescriptionprivate com.google.protobuf.SingleFieldBuilder
<LedsClusterLocalityConfig, LedsClusterLocalityConfig.Builder, LedsClusterLocalityConfigOrBuilder> LocalityLbEndpoints.Builder.ledsClusterLocalityConfigBuilder_
private static final com.google.protobuf.Parser
<LedsClusterLocalityConfig> LedsClusterLocalityConfig.PARSER
Methods in io.envoyproxy.envoy.config.endpoint.v3 that return LedsClusterLocalityConfigModifier and TypeMethodDescriptionLedsClusterLocalityConfig.Builder.build()
LedsClusterLocalityConfig.Builder.buildPartial()
static LedsClusterLocalityConfig
LedsClusterLocalityConfig.getDefaultInstance()
LedsClusterLocalityConfig.Builder.getDefaultInstanceForType()
LedsClusterLocalityConfig.getDefaultInstanceForType()
LocalityLbEndpoints.Builder.getLedsClusterLocalityConfig()
LEDS Configuration for the current locality.LocalityLbEndpoints.getLedsClusterLocalityConfig()
LEDS Configuration for the current locality.LocalityLbEndpointsOrBuilder.getLedsClusterLocalityConfig()
LEDS Configuration for the current locality.static LedsClusterLocalityConfig
LedsClusterLocalityConfig.parseDelimitedFrom
(InputStream input) static LedsClusterLocalityConfig
LedsClusterLocalityConfig.parseDelimitedFrom
(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static LedsClusterLocalityConfig
LedsClusterLocalityConfig.parseFrom
(byte[] data) static LedsClusterLocalityConfig
LedsClusterLocalityConfig.parseFrom
(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static LedsClusterLocalityConfig
LedsClusterLocalityConfig.parseFrom
(com.google.protobuf.ByteString data) static LedsClusterLocalityConfig
LedsClusterLocalityConfig.parseFrom
(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static LedsClusterLocalityConfig
LedsClusterLocalityConfig.parseFrom
(com.google.protobuf.CodedInputStream input) static LedsClusterLocalityConfig
LedsClusterLocalityConfig.parseFrom
(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static LedsClusterLocalityConfig
LedsClusterLocalityConfig.parseFrom
(InputStream input) static LedsClusterLocalityConfig
LedsClusterLocalityConfig.parseFrom
(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static LedsClusterLocalityConfig
LedsClusterLocalityConfig.parseFrom
(ByteBuffer data) static LedsClusterLocalityConfig
LedsClusterLocalityConfig.parseFrom
(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in io.envoyproxy.envoy.config.endpoint.v3 that return types with arguments of type LedsClusterLocalityConfigModifier and TypeMethodDescriptioncom.google.protobuf.Parser
<LedsClusterLocalityConfig> LedsClusterLocalityConfig.getParserForType()
private com.google.protobuf.SingleFieldBuilder
<LedsClusterLocalityConfig, LedsClusterLocalityConfig.Builder, LedsClusterLocalityConfigOrBuilder> LocalityLbEndpoints.Builder.internalGetLedsClusterLocalityConfigFieldBuilder()
LEDS Configuration for the current locality.static com.google.protobuf.Parser
<LedsClusterLocalityConfig> LedsClusterLocalityConfig.parser()
Methods in io.envoyproxy.envoy.config.endpoint.v3 with parameters of type LedsClusterLocalityConfigModifier and TypeMethodDescriptionprivate void
LedsClusterLocalityConfig.Builder.buildPartial0
(LedsClusterLocalityConfig result) LedsClusterLocalityConfig.Builder.mergeFrom
(LedsClusterLocalityConfig other) LocalityLbEndpoints.Builder.mergeLedsClusterLocalityConfig
(LedsClusterLocalityConfig value) LEDS Configuration for the current locality.LedsClusterLocalityConfig.newBuilder
(LedsClusterLocalityConfig prototype) LocalityLbEndpoints.Builder.setLedsClusterLocalityConfig
(LedsClusterLocalityConfig value) LEDS Configuration for the current locality.