Uses of Enum
io.envoyproxy.envoy.config.bootstrap.v3.Bootstrap.ApplicationLogConfig.LogFormat.LogFormatCase
Packages that use Bootstrap.ApplicationLogConfig.LogFormat.LogFormatCase
-
Uses of Bootstrap.ApplicationLogConfig.LogFormat.LogFormatCase in io.envoyproxy.envoy.config.bootstrap.v3
Methods in io.envoyproxy.envoy.config.bootstrap.v3 that return Bootstrap.ApplicationLogConfig.LogFormat.LogFormatCaseModifier and TypeMethodDescriptionBootstrap.ApplicationLogConfig.LogFormat.LogFormatCase.forNumber
(int value) Bootstrap.ApplicationLogConfig.LogFormat.Builder.getLogFormatCase()
Bootstrap.ApplicationLogConfig.LogFormat.getLogFormatCase()
Bootstrap.ApplicationLogConfig.LogFormatOrBuilder.getLogFormatCase()
Bootstrap.ApplicationLogConfig.LogFormat.LogFormatCase.valueOf
(int value) Deprecated.Returns the enum constant of this type with the specified name.Bootstrap.ApplicationLogConfig.LogFormat.LogFormatCase.values()
Returns an array containing the constants of this enum type, in the order they are declared.