Uses of Class
io.envoyproxy.envoy.config.overload.v3.LoadShedPoint
-
Packages that use LoadShedPoint Package Description io.envoyproxy.envoy.config.overload.v3 -
-
Uses of LoadShedPoint in io.envoyproxy.envoy.config.overload.v3
Fields in io.envoyproxy.envoy.config.overload.v3 declared as LoadShedPoint Modifier and Type Field Description private static LoadShedPointLoadShedPoint. DEFAULT_INSTANCEFields in io.envoyproxy.envoy.config.overload.v3 with type parameters of type LoadShedPoint Modifier and Type Field Description private java.util.List<LoadShedPoint>OverloadManager.Builder. loadshedPoints_private java.util.List<LoadShedPoint>OverloadManager. loadshedPoints_private com.google.protobuf.RepeatedFieldBuilder<LoadShedPoint,LoadShedPoint.Builder,LoadShedPointOrBuilder>OverloadManager.Builder. loadshedPointsBuilder_private static com.google.protobuf.Parser<LoadShedPoint>LoadShedPoint. PARSERMethods in io.envoyproxy.envoy.config.overload.v3 that return LoadShedPoint Modifier and Type Method Description LoadShedPointLoadShedPoint.Builder. build()LoadShedPointLoadShedPoint.Builder. buildPartial()static LoadShedPointLoadShedPoint. getDefaultInstance()LoadShedPointLoadShedPoint.Builder. getDefaultInstanceForType()LoadShedPointLoadShedPoint. getDefaultInstanceForType()LoadShedPointOverloadManager.Builder. getLoadshedPoints(int index)The set of load shed points.LoadShedPointOverloadManager. getLoadshedPoints(int index)The set of load shed points.LoadShedPointOverloadManagerOrBuilder. getLoadshedPoints(int index)The set of load shed points.static LoadShedPointLoadShedPoint. parseDelimitedFrom(java.io.InputStream input)static LoadShedPointLoadShedPoint. parseDelimitedFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static LoadShedPointLoadShedPoint. parseFrom(byte[] data)static LoadShedPointLoadShedPoint. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static LoadShedPointLoadShedPoint. parseFrom(com.google.protobuf.ByteString data)static LoadShedPointLoadShedPoint. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static LoadShedPointLoadShedPoint. parseFrom(com.google.protobuf.CodedInputStream input)static LoadShedPointLoadShedPoint. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static LoadShedPointLoadShedPoint. parseFrom(java.io.InputStream input)static LoadShedPointLoadShedPoint. parseFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static LoadShedPointLoadShedPoint. parseFrom(java.nio.ByteBuffer data)static LoadShedPointLoadShedPoint. parseFrom(java.nio.ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in io.envoyproxy.envoy.config.overload.v3 that return types with arguments of type LoadShedPoint Modifier and Type Method Description private com.google.protobuf.RepeatedFieldBuilder<LoadShedPoint,LoadShedPoint.Builder,LoadShedPointOrBuilder>OverloadManager.Builder. getLoadshedPointsFieldBuilder()java.util.List<LoadShedPoint>OverloadManager.Builder. getLoadshedPointsList()The set of load shed points.java.util.List<LoadShedPoint>OverloadManager. getLoadshedPointsList()The set of load shed points.java.util.List<LoadShedPoint>OverloadManagerOrBuilder. getLoadshedPointsList()The set of load shed points.com.google.protobuf.Parser<LoadShedPoint>LoadShedPoint. getParserForType()static com.google.protobuf.Parser<LoadShedPoint>LoadShedPoint. parser()Methods in io.envoyproxy.envoy.config.overload.v3 with parameters of type LoadShedPoint Modifier and Type Method Description OverloadManager.BuilderOverloadManager.Builder. addLoadshedPoints(int index, LoadShedPoint value)The set of load shed points.OverloadManager.BuilderOverloadManager.Builder. addLoadshedPoints(LoadShedPoint value)The set of load shed points.private voidLoadShedPoint.Builder. buildPartial0(LoadShedPoint result)private voidLoadShedPoint.Builder. buildPartialRepeatedFields(LoadShedPoint result)LoadShedPoint.BuilderLoadShedPoint.Builder. mergeFrom(LoadShedPoint other)static LoadShedPoint.BuilderLoadShedPoint. newBuilder(LoadShedPoint prototype)OverloadManager.BuilderOverloadManager.Builder. setLoadshedPoints(int index, LoadShedPoint value)The set of load shed points.Method parameters in io.envoyproxy.envoy.config.overload.v3 with type arguments of type LoadShedPoint Modifier and Type Method Description OverloadManager.BuilderOverloadManager.Builder. addAllLoadshedPoints(java.lang.Iterable<? extends LoadShedPoint> values)The set of load shed points.
-