| 程序包 | 说明 |
|---|---|
| istio.networking.v1alpha3 |
| 限定符和类型 | 方法和说明 |
|---|---|
static SidecarOuterClass.CaptureMode |
SidecarOuterClass.CaptureMode.forNumber(int value) |
SidecarOuterClass.CaptureMode |
SidecarOuterClass.IstioIngressListenerOrBuilder.getCaptureMode()
The captureMode option dictates how traffic to the listener is
expected to be captured (or not).
|
SidecarOuterClass.CaptureMode |
SidecarOuterClass.IstioIngressListener.getCaptureMode()
The captureMode option dictates how traffic to the listener is
expected to be captured (or not).
|
SidecarOuterClass.CaptureMode |
SidecarOuterClass.IstioIngressListener.Builder.getCaptureMode()
The captureMode option dictates how traffic to the listener is
expected to be captured (or not).
|
SidecarOuterClass.CaptureMode |
SidecarOuterClass.IstioEgressListenerOrBuilder.getCaptureMode()
When the bind address is an IP, the captureMode option dictates
how traffic to the listener is expected to be captured (or not).
|
SidecarOuterClass.CaptureMode |
SidecarOuterClass.IstioEgressListener.getCaptureMode()
When the bind address is an IP, the captureMode option dictates
how traffic to the listener is expected to be captured (or not).
|
SidecarOuterClass.CaptureMode |
SidecarOuterClass.IstioEgressListener.Builder.getCaptureMode()
When the bind address is an IP, the captureMode option dictates
how traffic to the listener is expected to be captured (or not).
|
static SidecarOuterClass.CaptureMode |
SidecarOuterClass.CaptureMode.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) |
static SidecarOuterClass.CaptureMode |
SidecarOuterClass.CaptureMode.valueOf(int value)
已过时。
Use
forNumber(int) instead. |
static SidecarOuterClass.CaptureMode |
SidecarOuterClass.CaptureMode.valueOf(String name)
返回带有指定名称的该类型的枚举常量。
|
static SidecarOuterClass.CaptureMode[] |
SidecarOuterClass.CaptureMode.values()
按照声明该枚举类型的常量的顺序, 返回
包含这些常量的数组。
|
| 限定符和类型 | 方法和说明 |
|---|---|
static com.google.protobuf.Internal.EnumLiteMap<SidecarOuterClass.CaptureMode> |
SidecarOuterClass.CaptureMode.internalGetValueMap() |
| 限定符和类型 | 方法和说明 |
|---|---|
SidecarOuterClass.IstioIngressListener.Builder |
SidecarOuterClass.IstioIngressListener.Builder.setCaptureMode(SidecarOuterClass.CaptureMode value)
The captureMode option dictates how traffic to the listener is
expected to be captured (or not).
|
SidecarOuterClass.IstioEgressListener.Builder |
SidecarOuterClass.IstioEgressListener.Builder.setCaptureMode(SidecarOuterClass.CaptureMode value)
When the bind address is an IP, the captureMode option dictates
how traffic to the listener is expected to be captured (or not).
|
Copyright © 2018–2023 Alibaba Group. All rights reserved.