Uses of Class
io.envoyproxy.envoy.config.overload.v3.LoadShedPoint.Builder
Packages that use LoadShedPoint.Builder
-
Uses of LoadShedPoint.Builder in io.envoyproxy.envoy.config.overload.v3
Subclasses with type arguments of type LoadShedPoint.Builder in io.envoyproxy.envoy.config.overload.v3Modifier and TypeClassDescriptionstatic final classA point within the connection or request lifecycle that provides context on whether to shed load at that given stage for the current entity at the point.Fields in io.envoyproxy.envoy.config.overload.v3 with type parameters of type LoadShedPoint.BuilderModifier and TypeFieldDescriptionprivate com.google.protobuf.RepeatedFieldBuilder<LoadShedPoint, LoadShedPoint.Builder, LoadShedPointOrBuilder> OverloadManager.Builder.loadshedPointsBuilder_Methods in io.envoyproxy.envoy.config.overload.v3 that return LoadShedPoint.BuilderModifier and TypeMethodDescriptionLoadShedPoint.Builder.addAllTriggers(Iterable<? extends Trigger> values) A set of triggers for this LoadShedPoint.OverloadManager.Builder.addLoadshedPointsBuilder()The set of load shed points.OverloadManager.Builder.addLoadshedPointsBuilder(int index) The set of load shed points.LoadShedPoint.Builder.addTriggers(int index, Trigger value) A set of triggers for this LoadShedPoint.LoadShedPoint.Builder.addTriggers(int index, Trigger.Builder builderForValue) A set of triggers for this LoadShedPoint.LoadShedPoint.Builder.addTriggers(Trigger value) A set of triggers for this LoadShedPoint.LoadShedPoint.Builder.addTriggers(Trigger.Builder builderForValue) A set of triggers for this LoadShedPoint.LoadShedPoint.Builder.clear()LoadShedPoint.Builder.clearName()This is just a well-known string for the LoadShedPoint.LoadShedPoint.Builder.clearTriggers()A set of triggers for this LoadShedPoint.OverloadManager.Builder.getLoadshedPointsBuilder(int index) The set of load shed points.LoadShedPoint.Builder.mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) LoadShedPoint.Builder.mergeFrom(com.google.protobuf.Message other) LoadShedPoint.Builder.mergeFrom(LoadShedPoint other) static LoadShedPoint.BuilderLoadShedPoint.newBuilder()static LoadShedPoint.BuilderLoadShedPoint.newBuilder(LoadShedPoint prototype) LoadShedPoint.newBuilderForType()protected LoadShedPoint.BuilderLoadShedPoint.newBuilderForType(com.google.protobuf.AbstractMessage.BuilderParent parent) LoadShedPoint.Builder.removeTriggers(int index) A set of triggers for this LoadShedPoint.This is just a well-known string for the LoadShedPoint.LoadShedPoint.Builder.setNameBytes(com.google.protobuf.ByteString value) This is just a well-known string for the LoadShedPoint.LoadShedPoint.Builder.setTriggers(int index, Trigger value) A set of triggers for this LoadShedPoint.LoadShedPoint.Builder.setTriggers(int index, Trigger.Builder builderForValue) A set of triggers for this LoadShedPoint.LoadShedPoint.toBuilder()Methods in io.envoyproxy.envoy.config.overload.v3 that return types with arguments of type LoadShedPoint.BuilderModifier and TypeMethodDescriptionOverloadManager.Builder.getLoadshedPointsBuilderList()The set of load shed points.private com.google.protobuf.RepeatedFieldBuilder<LoadShedPoint, LoadShedPoint.Builder, LoadShedPointOrBuilder> OverloadManager.Builder.internalGetLoadshedPointsFieldBuilder()Methods in io.envoyproxy.envoy.config.overload.v3 with parameters of type LoadShedPoint.BuilderModifier and TypeMethodDescriptionOverloadManager.Builder.addLoadshedPoints(int index, LoadShedPoint.Builder builderForValue) The set of load shed points.OverloadManager.Builder.addLoadshedPoints(LoadShedPoint.Builder builderForValue) The set of load shed points.OverloadManager.Builder.setLoadshedPoints(int index, LoadShedPoint.Builder builderForValue) The set of load shed points.