Uses of Class
io.envoyproxy.envoy.extensions.load_balancing_policies.round_robin.v3.RoundRobin
Packages that use RoundRobin
-
Uses of RoundRobin in io.envoyproxy.envoy.extensions.load_balancing_policies.round_robin.v3
Fields in io.envoyproxy.envoy.extensions.load_balancing_policies.round_robin.v3 declared as RoundRobinFields in io.envoyproxy.envoy.extensions.load_balancing_policies.round_robin.v3 with type parameters of type RoundRobinModifier and TypeFieldDescriptionprivate static final com.google.protobuf.Parser
<RoundRobin> RoundRobin.PARSER
Methods in io.envoyproxy.envoy.extensions.load_balancing_policies.round_robin.v3 that return RoundRobinModifier and TypeMethodDescriptionRoundRobin.Builder.build()
RoundRobin.Builder.buildPartial()
static RoundRobin
RoundRobin.getDefaultInstance()
RoundRobin.Builder.getDefaultInstanceForType()
RoundRobin.getDefaultInstanceForType()
static RoundRobin
RoundRobin.parseDelimitedFrom
(InputStream input) static RoundRobin
RoundRobin.parseDelimitedFrom
(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static RoundRobin
RoundRobin.parseFrom
(byte[] data) static RoundRobin
RoundRobin.parseFrom
(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static RoundRobin
RoundRobin.parseFrom
(com.google.protobuf.ByteString data) static RoundRobin
RoundRobin.parseFrom
(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static RoundRobin
RoundRobin.parseFrom
(com.google.protobuf.CodedInputStream input) static RoundRobin
RoundRobin.parseFrom
(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static RoundRobin
RoundRobin.parseFrom
(InputStream input) static RoundRobin
RoundRobin.parseFrom
(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static RoundRobin
RoundRobin.parseFrom
(ByteBuffer data) static RoundRobin
RoundRobin.parseFrom
(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in io.envoyproxy.envoy.extensions.load_balancing_policies.round_robin.v3 that return types with arguments of type RoundRobinModifier and TypeMethodDescriptioncom.google.protobuf.Parser
<RoundRobin> RoundRobin.getParserForType()
static com.google.protobuf.Parser
<RoundRobin> RoundRobin.parser()
Methods in io.envoyproxy.envoy.extensions.load_balancing_policies.round_robin.v3 with parameters of type RoundRobinModifier and TypeMethodDescriptionprivate void
RoundRobin.Builder.buildPartial0
(RoundRobin result) RoundRobin.Builder.mergeFrom
(RoundRobin other) static RoundRobin.Builder
RoundRobin.newBuilder
(RoundRobin prototype)