| Package | Description |
|---|---|
| io.envoyproxy.envoy.config.accesslog.v2 |
| Modifier and Type | Method and Description |
|---|---|
static FileAccessLog.AccessLogFormatCase |
FileAccessLog.AccessLogFormatCase.forNumber(int value) |
FileAccessLog.AccessLogFormatCase |
FileAccessLog.getAccessLogFormatCase() |
FileAccessLog.AccessLogFormatCase |
FileAccessLog.Builder.getAccessLogFormatCase() |
FileAccessLog.AccessLogFormatCase |
FileAccessLogOrBuilder.getAccessLogFormatCase() |
static FileAccessLog.AccessLogFormatCase |
FileAccessLog.AccessLogFormatCase.valueOf(int value)
Deprecated.
Use
forNumber(int) instead. |
static FileAccessLog.AccessLogFormatCase |
FileAccessLog.AccessLogFormatCase.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static FileAccessLog.AccessLogFormatCase[] |
FileAccessLog.AccessLogFormatCase.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2018–2021 The Envoy Project. All rights reserved.