Uses of Interface
io.envoyproxy.envoy.config.overload.v3.LoadShedPointOrBuilder
Packages that use LoadShedPointOrBuilder
-
Uses of LoadShedPointOrBuilder in io.envoyproxy.envoy.config.overload.v3
Classes in io.envoyproxy.envoy.config.overload.v3 that implement LoadShedPointOrBuilderModifier and TypeClassDescriptionfinal class
A 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.static final class
A 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 LoadShedPointOrBuilderModifier and TypeFieldDescriptionprivate com.google.protobuf.RepeatedFieldBuilder
<LoadShedPoint, LoadShedPoint.Builder, LoadShedPointOrBuilder> OverloadManager.Builder.loadshedPointsBuilder_
Methods in io.envoyproxy.envoy.config.overload.v3 that return LoadShedPointOrBuilderModifier and TypeMethodDescriptionOverloadManager.Builder.getLoadshedPointsOrBuilder
(int index) The set of load shed points.OverloadManager.getLoadshedPointsOrBuilder
(int index) The set of load shed points.OverloadManagerOrBuilder.getLoadshedPointsOrBuilder
(int index) The set of load shed points.Methods in io.envoyproxy.envoy.config.overload.v3 that return types with arguments of type LoadShedPointOrBuilderModifier and TypeMethodDescriptionList
<? extends LoadShedPointOrBuilder> OverloadManager.Builder.getLoadshedPointsOrBuilderList()
The set of load shed points.List
<? extends LoadShedPointOrBuilder> OverloadManager.getLoadshedPointsOrBuilderList()
The set of load shed points.List
<? extends LoadShedPointOrBuilder> OverloadManagerOrBuilder.getLoadshedPointsOrBuilderList()
The set of load shed points.private com.google.protobuf.RepeatedFieldBuilder
<LoadShedPoint, LoadShedPoint.Builder, LoadShedPointOrBuilder> OverloadManager.Builder.internalGetLoadshedPointsFieldBuilder()