| Package | Description |
|---|---|
| io.envoyproxy.envoy.service.tap.v2alpha |
| Modifier and Type | Method and Description |
|---|---|
static FilePerTapSink.Format |
FilePerTapSink.Format.forNumber(int value) |
FilePerTapSink.Format |
FilePerTapSinkOrBuilder.getFormat()
.envoy.service.tap.v2alpha.FilePerTapSink.Format format = 2 [(.validate.rules) = { ... } |
FilePerTapSink.Format |
FilePerTapSink.getFormat()
.envoy.service.tap.v2alpha.FilePerTapSink.Format format = 2 [(.validate.rules) = { ... } |
FilePerTapSink.Format |
FilePerTapSink.Builder.getFormat()
.envoy.service.tap.v2alpha.FilePerTapSink.Format format = 2 [(.validate.rules) = { ... } |
static FilePerTapSink.Format |
FilePerTapSink.Format.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) |
static FilePerTapSink.Format |
FilePerTapSink.Format.valueOf(int value)
Deprecated.
Use
forNumber(int) instead. |
static FilePerTapSink.Format |
FilePerTapSink.Format.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static FilePerTapSink.Format[] |
FilePerTapSink.Format.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
static com.google.protobuf.Internal.EnumLiteMap<FilePerTapSink.Format> |
FilePerTapSink.Format.internalGetValueMap() |
| Modifier and Type | Method and Description |
|---|---|
FilePerTapSink.Builder |
FilePerTapSink.Builder.setFormat(FilePerTapSink.Format value)
.envoy.service.tap.v2alpha.FilePerTapSink.Format format = 2 [(.validate.rules) = { ... } |
Copyright © 2018–2019 The Envoy Project. All rights reserved.