public static interface RetryPolicy.ResetHeaderOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
RetryPolicy.ResetHeaderFormat |
getFormat()
The format of the reset header.
|
int |
getFormatValue()
The format of the reset header.
|
String |
getName()
The name of the reset header.
.. note::
If the header appears multiple times only the first value is used.
|
com.google.protobuf.ByteString |
getNameBytes()
The name of the reset header.
.. note::
If the header appears multiple times only the first value is used.
|
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofString getName()
The name of the reset header. .. note:: If the header appears multiple times only the first value is used.
string name = 1 [(.validate.rules) = { ... }com.google.protobuf.ByteString getNameBytes()
The name of the reset header. .. note:: If the header appears multiple times only the first value is used.
string name = 1 [(.validate.rules) = { ... }int getFormatValue()
The format of the reset header.
.envoy.config.route.v3.RetryPolicy.ResetHeaderFormat format = 2 [(.validate.rules) = { ... }RetryPolicy.ResetHeaderFormat getFormat()
The format of the reset header.
.envoy.config.route.v3.RetryPolicy.ResetHeaderFormat format = 2 [(.validate.rules) = { ... }Copyright © 2018–2021 The Envoy Project. All rights reserved.