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