Uses of Interface
io.envoyproxy.envoy.config.bootstrap.v3.FatalActionOrBuilder
Packages that use FatalActionOrBuilder
-
Uses of FatalActionOrBuilder in io.envoyproxy.envoy.config.bootstrap.v3
Classes in io.envoyproxy.envoy.config.bootstrap.v3 that implement FatalActionOrBuilderModifier and TypeClassDescriptionfinal classFatal actions to run while crashing.static final classFatal actions to run while crashing.Fields in io.envoyproxy.envoy.config.bootstrap.v3 with type parameters of type FatalActionOrBuilderModifier and TypeFieldDescriptionprivate com.google.protobuf.RepeatedFieldBuilder<FatalAction, FatalAction.Builder, FatalActionOrBuilder> Bootstrap.Builder.fatalActionsBuilder_Methods in io.envoyproxy.envoy.config.bootstrap.v3 that return FatalActionOrBuilderModifier and TypeMethodDescriptionBootstrap.Builder.getFatalActionsOrBuilder(int index) Specifies optional extensions instantiated at startup time and invoked during crash time on the request that caused the crash.Bootstrap.getFatalActionsOrBuilder(int index) Specifies optional extensions instantiated at startup time and invoked during crash time on the request that caused the crash.BootstrapOrBuilder.getFatalActionsOrBuilder(int index) Specifies optional extensions instantiated at startup time and invoked during crash time on the request that caused the crash.Methods in io.envoyproxy.envoy.config.bootstrap.v3 that return types with arguments of type FatalActionOrBuilderModifier and TypeMethodDescriptionprivate com.google.protobuf.RepeatedFieldBuilder<FatalAction, FatalAction.Builder, FatalActionOrBuilder> Bootstrap.Builder.getFatalActionsFieldBuilder()List<? extends FatalActionOrBuilder> Bootstrap.Builder.getFatalActionsOrBuilderList()Specifies optional extensions instantiated at startup time and invoked during crash time on the request that caused the crash.List<? extends FatalActionOrBuilder> Bootstrap.getFatalActionsOrBuilderList()Specifies optional extensions instantiated at startup time and invoked during crash time on the request that caused the crash.List<? extends FatalActionOrBuilder> BootstrapOrBuilder.getFatalActionsOrBuilderList()Specifies optional extensions instantiated at startup time and invoked during crash time on the request that caused the crash.