Uses of Interface
io.envoyproxy.envoy.config.bootstrap.v3.FatalActionOrBuilder
-
Packages that use FatalActionOrBuilder Package Description io.envoyproxy.envoy.config.bootstrap.v3 -
-
Uses of FatalActionOrBuilder in io.envoyproxy.envoy.config.bootstrap.v3
Classes in io.envoyproxy.envoy.config.bootstrap.v3 that implement FatalActionOrBuilder Modifier and Type Class Description classFatalActionFatal actions to run while crashing.static classFatalAction.BuilderFatal actions to run while crashing.Methods in io.envoyproxy.envoy.config.bootstrap.v3 that return FatalActionOrBuilder Modifier and Type Method Description FatalActionOrBuilderBootstrap.Builder. getFatalActionsOrBuilder(int index)Specifies optional extensions instantiated at startup time and invoked during crash time on the request that caused the crash.FatalActionOrBuilderBootstrap. getFatalActionsOrBuilder(int index)Specifies optional extensions instantiated at startup time and invoked during crash time on the request that caused the crash.FatalActionOrBuilderBootstrapOrBuilder. 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 FatalActionOrBuilder Modifier and Type Method Description 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.
-