Uses of Interface
io.envoyproxy.envoy.config.overload.v3.LoadShedPointOrBuilder
-
Packages that use LoadShedPointOrBuilder Package Description io.envoyproxy.envoy.config.overload.v3 -
-
Uses of LoadShedPointOrBuilder in io.envoyproxy.envoy.config.overload.v3
Classes in io.envoyproxy.envoy.config.overload.v3 that implement LoadShedPointOrBuilder Modifier and Type Class Description classLoadShedPointA 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 classLoadShedPoint.BuilderA 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 LoadShedPointOrBuilder Modifier and Type Field Description private com.google.protobuf.RepeatedFieldBuilder<LoadShedPoint,LoadShedPoint.Builder,LoadShedPointOrBuilder>OverloadManager.Builder. loadshedPointsBuilder_Methods in io.envoyproxy.envoy.config.overload.v3 that return LoadShedPointOrBuilder Modifier and Type Method Description LoadShedPointOrBuilderOverloadManager.Builder. getLoadshedPointsOrBuilder(int index)The set of load shed points.LoadShedPointOrBuilderOverloadManager. getLoadshedPointsOrBuilder(int index)The set of load shed points.LoadShedPointOrBuilderOverloadManagerOrBuilder. getLoadshedPointsOrBuilder(int index)The set of load shed points.Methods in io.envoyproxy.envoy.config.overload.v3 that return types with arguments of type LoadShedPointOrBuilder Modifier and Type Method Description private com.google.protobuf.RepeatedFieldBuilder<LoadShedPoint,LoadShedPoint.Builder,LoadShedPointOrBuilder>OverloadManager.Builder. getLoadshedPointsFieldBuilder()java.util.List<? extends LoadShedPointOrBuilder>OverloadManager.Builder. getLoadshedPointsOrBuilderList()The set of load shed points.java.util.List<? extends LoadShedPointOrBuilder>OverloadManager. getLoadshedPointsOrBuilderList()The set of load shed points.java.util.List<? extends LoadShedPointOrBuilder>OverloadManagerOrBuilder. getLoadshedPointsOrBuilderList()The set of load shed points.
-