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
Methods 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(InputStream input)static LoadShedPointLoadShedPoint. parseDelimitedFrom(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(InputStream input)static LoadShedPointLoadShedPoint. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static LoadShedPointLoadShedPoint. parseFrom(ByteBuffer data)static LoadShedPointLoadShedPoint. parseFrom(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 List<LoadShedPoint>OverloadManager.Builder. getLoadshedPointsList()The set of load shed points.List<LoadShedPoint>OverloadManager. getLoadshedPointsList()The set of load shed points.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.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(Iterable<? extends LoadShedPoint> values)The set of load shed points.
-