Uses of Enum
io.envoyproxy.envoy.extensions.access_loggers.stream.v3.StderrAccessLog.AccessLogFormatCase
Packages that use StderrAccessLog.AccessLogFormatCase
-
Uses of StderrAccessLog.AccessLogFormatCase in io.envoyproxy.envoy.extensions.access_loggers.stream.v3
Methods in io.envoyproxy.envoy.extensions.access_loggers.stream.v3 that return StderrAccessLog.AccessLogFormatCaseModifier and TypeMethodDescriptionStderrAccessLog.AccessLogFormatCase.forNumber(int value) StderrAccessLog.Builder.getAccessLogFormatCase()StderrAccessLog.getAccessLogFormatCase()StderrAccessLogOrBuilder.getAccessLogFormatCase()StderrAccessLog.AccessLogFormatCase.valueOf(int value) Deprecated.Returns the enum constant of this type with the specified name.static StderrAccessLog.AccessLogFormatCase[]StderrAccessLog.AccessLogFormatCase.values()Returns an array containing the constants of this enum type, in the order they are declared.