Uses of Class
io.envoyproxy.envoy.config.overload.v3.ThresholdTrigger
Packages that use ThresholdTrigger
-
Uses of ThresholdTrigger in io.envoyproxy.envoy.config.overload.v3
Methods in io.envoyproxy.envoy.config.overload.v3 that return ThresholdTriggerModifier and TypeMethodDescriptionThresholdTrigger.Builder.build()ThresholdTrigger.Builder.buildPartial()static ThresholdTriggerThresholdTrigger.getDefaultInstance()ThresholdTrigger.Builder.getDefaultInstanceForType()ThresholdTrigger.getDefaultInstanceForType()Trigger.Builder.getThreshold().envoy.config.overload.v3.ThresholdTrigger threshold = 2;Trigger.getThreshold().envoy.config.overload.v3.ThresholdTrigger threshold = 2;TriggerOrBuilder.getThreshold().envoy.config.overload.v3.ThresholdTrigger threshold = 2;static ThresholdTriggerThresholdTrigger.parseDelimitedFrom(InputStream input) static ThresholdTriggerThresholdTrigger.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static ThresholdTriggerThresholdTrigger.parseFrom(byte[] data) static ThresholdTriggerThresholdTrigger.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static ThresholdTriggerThresholdTrigger.parseFrom(com.google.protobuf.ByteString data) static ThresholdTriggerThresholdTrigger.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static ThresholdTriggerThresholdTrigger.parseFrom(com.google.protobuf.CodedInputStream input) static ThresholdTriggerThresholdTrigger.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static ThresholdTriggerThresholdTrigger.parseFrom(InputStream input) static ThresholdTriggerThresholdTrigger.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static ThresholdTriggerThresholdTrigger.parseFrom(ByteBuffer data) static ThresholdTriggerThresholdTrigger.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in io.envoyproxy.envoy.config.overload.v3 that return types with arguments of type ThresholdTriggerModifier and TypeMethodDescriptioncom.google.protobuf.Parser<ThresholdTrigger> ThresholdTrigger.getParserForType()static com.google.protobuf.Parser<ThresholdTrigger> ThresholdTrigger.parser()Methods in io.envoyproxy.envoy.config.overload.v3 with parameters of type ThresholdTriggerModifier and TypeMethodDescriptionThresholdTrigger.Builder.mergeFrom(ThresholdTrigger other) Trigger.Builder.mergeThreshold(ThresholdTrigger value) .envoy.config.overload.v3.ThresholdTrigger threshold = 2;static ThresholdTrigger.BuilderThresholdTrigger.newBuilder(ThresholdTrigger prototype) Trigger.Builder.setThreshold(ThresholdTrigger value) .envoy.config.overload.v3.ThresholdTrigger threshold = 2;