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.PARSERMethods in io.envoyproxy.envoy.extensions.load_balancing_policies.round_robin.v3 that return RoundRobinModifier and TypeMethodDescriptionRoundRobin.Builder.build()RoundRobin.Builder.buildPartial()static RoundRobinRoundRobin.getDefaultInstance()RoundRobin.Builder.getDefaultInstanceForType()RoundRobin.getDefaultInstanceForType()static RoundRobinRoundRobin.parseDelimitedFrom(InputStream input) static RoundRobinRoundRobin.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static RoundRobinRoundRobin.parseFrom(byte[] data) static RoundRobinRoundRobin.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static RoundRobinRoundRobin.parseFrom(com.google.protobuf.ByteString data) static RoundRobinRoundRobin.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static RoundRobinRoundRobin.parseFrom(com.google.protobuf.CodedInputStream input) static RoundRobinRoundRobin.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static RoundRobinRoundRobin.parseFrom(InputStream input) static RoundRobinRoundRobin.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static RoundRobinRoundRobin.parseFrom(ByteBuffer data) static RoundRobinRoundRobin.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 voidRoundRobin.Builder.buildPartial0(RoundRobin result) RoundRobin.Builder.mergeFrom(RoundRobin other) static RoundRobin.BuilderRoundRobin.newBuilder(RoundRobin prototype)