public static final class RetryPolicy.RetryBackOff.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<RetryPolicy.RetryBackOff.Builder> implements RetryPolicy.RetryBackOffOrBuilder
envoy.config.route.v4alpha.RetryPolicy.RetryBackOff| Modifier and Type | Method and Description |
|---|---|
RetryPolicy.RetryBackOff.Builder |
addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
RetryPolicy.RetryBackOff |
build() |
RetryPolicy.RetryBackOff |
buildPartial() |
RetryPolicy.RetryBackOff.Builder |
clear() |
RetryPolicy.RetryBackOff.Builder |
clearBaseInterval()
Specifies the base interval between retries.
|
RetryPolicy.RetryBackOff.Builder |
clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
RetryPolicy.RetryBackOff.Builder |
clearMaxInterval()
Specifies the maximum interval between retries.
|
RetryPolicy.RetryBackOff.Builder |
clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
RetryPolicy.RetryBackOff.Builder |
clone() |
com.google.protobuf.Duration |
getBaseInterval()
Specifies the base interval between retries.
|
com.google.protobuf.Duration.Builder |
getBaseIntervalBuilder()
Specifies the base interval between retries.
|
com.google.protobuf.DurationOrBuilder |
getBaseIntervalOrBuilder()
Specifies the base interval between retries.
|
RetryPolicy.RetryBackOff |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
com.google.protobuf.Descriptors.Descriptor |
getDescriptorForType() |
com.google.protobuf.Duration |
getMaxInterval()
Specifies the maximum interval between retries.
|
com.google.protobuf.Duration.Builder |
getMaxIntervalBuilder()
Specifies the maximum interval between retries.
|
com.google.protobuf.DurationOrBuilder |
getMaxIntervalOrBuilder()
Specifies the maximum interval between retries.
|
boolean |
hasBaseInterval()
Specifies the base interval between retries.
|
boolean |
hasMaxInterval()
Specifies the maximum interval between retries.
|
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
RetryPolicy.RetryBackOff.Builder |
mergeBaseInterval(com.google.protobuf.Duration value)
Specifies the base interval between retries.
|
RetryPolicy.RetryBackOff.Builder |
mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
RetryPolicy.RetryBackOff.Builder |
mergeFrom(com.google.protobuf.Message other) |
RetryPolicy.RetryBackOff.Builder |
mergeFrom(RetryPolicy.RetryBackOff other) |
RetryPolicy.RetryBackOff.Builder |
mergeMaxInterval(com.google.protobuf.Duration value)
Specifies the maximum interval between retries.
|
RetryPolicy.RetryBackOff.Builder |
mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
RetryPolicy.RetryBackOff.Builder |
setBaseInterval(com.google.protobuf.Duration.Builder builderForValue)
Specifies the base interval between retries.
|
RetryPolicy.RetryBackOff.Builder |
setBaseInterval(com.google.protobuf.Duration value)
Specifies the base interval between retries.
|
RetryPolicy.RetryBackOff.Builder |
setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
RetryPolicy.RetryBackOff.Builder |
setMaxInterval(com.google.protobuf.Duration.Builder builderForValue)
Specifies the maximum interval between retries.
|
RetryPolicy.RetryBackOff.Builder |
setMaxInterval(com.google.protobuf.Duration value)
Specifies the maximum interval between retries.
|
RetryPolicy.RetryBackOff.Builder |
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
RetryPolicy.RetryBackOff.Builder |
setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof, internalGetMapField, internalGetMutableMapField, isClean, markClean, newBuilderForField, onBuilt, onChanged, setUnknownFieldsProto3findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toStringaddAll, addAll, mergeFrom, newUninitializedMessageExceptionequals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitpublic static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessageV3.Builder<RetryPolicy.RetryBackOff.Builder>public RetryPolicy.RetryBackOff.Builder clear()
clear in interface com.google.protobuf.Message.Builderclear in interface com.google.protobuf.MessageLite.Builderclear in class com.google.protobuf.GeneratedMessageV3.Builder<RetryPolicy.RetryBackOff.Builder>public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
getDescriptorForType in interface com.google.protobuf.Message.BuildergetDescriptorForType in interface com.google.protobuf.MessageOrBuildergetDescriptorForType in class com.google.protobuf.GeneratedMessageV3.Builder<RetryPolicy.RetryBackOff.Builder>public RetryPolicy.RetryBackOff getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderpublic RetryPolicy.RetryBackOff build()
build in interface com.google.protobuf.Message.Builderbuild in interface com.google.protobuf.MessageLite.Builderpublic RetryPolicy.RetryBackOff buildPartial()
buildPartial in interface com.google.protobuf.Message.BuilderbuildPartial in interface com.google.protobuf.MessageLite.Builderpublic RetryPolicy.RetryBackOff.Builder clone()
clone in interface com.google.protobuf.Message.Builderclone in interface com.google.protobuf.MessageLite.Builderclone in class com.google.protobuf.GeneratedMessageV3.Builder<RetryPolicy.RetryBackOff.Builder>public RetryPolicy.RetryBackOff.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
setField in interface com.google.protobuf.Message.BuildersetField in class com.google.protobuf.GeneratedMessageV3.Builder<RetryPolicy.RetryBackOff.Builder>public RetryPolicy.RetryBackOff.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
clearField in interface com.google.protobuf.Message.BuilderclearField in class com.google.protobuf.GeneratedMessageV3.Builder<RetryPolicy.RetryBackOff.Builder>public RetryPolicy.RetryBackOff.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
clearOneof in interface com.google.protobuf.Message.BuilderclearOneof in class com.google.protobuf.GeneratedMessageV3.Builder<RetryPolicy.RetryBackOff.Builder>public RetryPolicy.RetryBackOff.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)
setRepeatedField in interface com.google.protobuf.Message.BuildersetRepeatedField in class com.google.protobuf.GeneratedMessageV3.Builder<RetryPolicy.RetryBackOff.Builder>public RetryPolicy.RetryBackOff.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
addRepeatedField in interface com.google.protobuf.Message.BuilderaddRepeatedField in class com.google.protobuf.GeneratedMessageV3.Builder<RetryPolicy.RetryBackOff.Builder>public RetryPolicy.RetryBackOff.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<RetryPolicy.RetryBackOff.Builder>public RetryPolicy.RetryBackOff.Builder mergeFrom(RetryPolicy.RetryBackOff other)
public final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessageV3.Builder<RetryPolicy.RetryBackOff.Builder>public RetryPolicy.RetryBackOff.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in interface com.google.protobuf.MessageLite.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<RetryPolicy.RetryBackOff.Builder>IOExceptionpublic boolean hasBaseInterval()
Specifies the base interval between retries. This parameter is required and must be greater than zero. Values less than 1 ms are rounded up to 1 ms. See :ref:`config_http_filters_router_x-envoy-max-retries` for a discussion of Envoy's back-off algorithm.
.google.protobuf.Duration base_interval = 1 [(.validate.rules) = { ... }hasBaseInterval in interface RetryPolicy.RetryBackOffOrBuilderpublic com.google.protobuf.Duration getBaseInterval()
Specifies the base interval between retries. This parameter is required and must be greater than zero. Values less than 1 ms are rounded up to 1 ms. See :ref:`config_http_filters_router_x-envoy-max-retries` for a discussion of Envoy's back-off algorithm.
.google.protobuf.Duration base_interval = 1 [(.validate.rules) = { ... }getBaseInterval in interface RetryPolicy.RetryBackOffOrBuilderpublic RetryPolicy.RetryBackOff.Builder setBaseInterval(com.google.protobuf.Duration value)
Specifies the base interval between retries. This parameter is required and must be greater than zero. Values less than 1 ms are rounded up to 1 ms. See :ref:`config_http_filters_router_x-envoy-max-retries` for a discussion of Envoy's back-off algorithm.
.google.protobuf.Duration base_interval = 1 [(.validate.rules) = { ... }public RetryPolicy.RetryBackOff.Builder setBaseInterval(com.google.protobuf.Duration.Builder builderForValue)
Specifies the base interval between retries. This parameter is required and must be greater than zero. Values less than 1 ms are rounded up to 1 ms. See :ref:`config_http_filters_router_x-envoy-max-retries` for a discussion of Envoy's back-off algorithm.
.google.protobuf.Duration base_interval = 1 [(.validate.rules) = { ... }public RetryPolicy.RetryBackOff.Builder mergeBaseInterval(com.google.protobuf.Duration value)
Specifies the base interval between retries. This parameter is required and must be greater than zero. Values less than 1 ms are rounded up to 1 ms. See :ref:`config_http_filters_router_x-envoy-max-retries` for a discussion of Envoy's back-off algorithm.
.google.protobuf.Duration base_interval = 1 [(.validate.rules) = { ... }public RetryPolicy.RetryBackOff.Builder clearBaseInterval()
Specifies the base interval between retries. This parameter is required and must be greater than zero. Values less than 1 ms are rounded up to 1 ms. See :ref:`config_http_filters_router_x-envoy-max-retries` for a discussion of Envoy's back-off algorithm.
.google.protobuf.Duration base_interval = 1 [(.validate.rules) = { ... }public com.google.protobuf.Duration.Builder getBaseIntervalBuilder()
Specifies the base interval between retries. This parameter is required and must be greater than zero. Values less than 1 ms are rounded up to 1 ms. See :ref:`config_http_filters_router_x-envoy-max-retries` for a discussion of Envoy's back-off algorithm.
.google.protobuf.Duration base_interval = 1 [(.validate.rules) = { ... }public com.google.protobuf.DurationOrBuilder getBaseIntervalOrBuilder()
Specifies the base interval between retries. This parameter is required and must be greater than zero. Values less than 1 ms are rounded up to 1 ms. See :ref:`config_http_filters_router_x-envoy-max-retries` for a discussion of Envoy's back-off algorithm.
.google.protobuf.Duration base_interval = 1 [(.validate.rules) = { ... }getBaseIntervalOrBuilder in interface RetryPolicy.RetryBackOffOrBuilderpublic boolean hasMaxInterval()
Specifies the maximum interval between retries. This parameter is optional, but must be greater than or equal to the `base_interval` if set. The default is 10 times the `base_interval`. See :ref:`config_http_filters_router_x-envoy-max-retries` for a discussion of Envoy's back-off algorithm.
.google.protobuf.Duration max_interval = 2 [(.validate.rules) = { ... }hasMaxInterval in interface RetryPolicy.RetryBackOffOrBuilderpublic com.google.protobuf.Duration getMaxInterval()
Specifies the maximum interval between retries. This parameter is optional, but must be greater than or equal to the `base_interval` if set. The default is 10 times the `base_interval`. See :ref:`config_http_filters_router_x-envoy-max-retries` for a discussion of Envoy's back-off algorithm.
.google.protobuf.Duration max_interval = 2 [(.validate.rules) = { ... }getMaxInterval in interface RetryPolicy.RetryBackOffOrBuilderpublic RetryPolicy.RetryBackOff.Builder setMaxInterval(com.google.protobuf.Duration value)
Specifies the maximum interval between retries. This parameter is optional, but must be greater than or equal to the `base_interval` if set. The default is 10 times the `base_interval`. See :ref:`config_http_filters_router_x-envoy-max-retries` for a discussion of Envoy's back-off algorithm.
.google.protobuf.Duration max_interval = 2 [(.validate.rules) = { ... }public RetryPolicy.RetryBackOff.Builder setMaxInterval(com.google.protobuf.Duration.Builder builderForValue)
Specifies the maximum interval between retries. This parameter is optional, but must be greater than or equal to the `base_interval` if set. The default is 10 times the `base_interval`. See :ref:`config_http_filters_router_x-envoy-max-retries` for a discussion of Envoy's back-off algorithm.
.google.protobuf.Duration max_interval = 2 [(.validate.rules) = { ... }public RetryPolicy.RetryBackOff.Builder mergeMaxInterval(com.google.protobuf.Duration value)
Specifies the maximum interval between retries. This parameter is optional, but must be greater than or equal to the `base_interval` if set. The default is 10 times the `base_interval`. See :ref:`config_http_filters_router_x-envoy-max-retries` for a discussion of Envoy's back-off algorithm.
.google.protobuf.Duration max_interval = 2 [(.validate.rules) = { ... }public RetryPolicy.RetryBackOff.Builder clearMaxInterval()
Specifies the maximum interval between retries. This parameter is optional, but must be greater than or equal to the `base_interval` if set. The default is 10 times the `base_interval`. See :ref:`config_http_filters_router_x-envoy-max-retries` for a discussion of Envoy's back-off algorithm.
.google.protobuf.Duration max_interval = 2 [(.validate.rules) = { ... }public com.google.protobuf.Duration.Builder getMaxIntervalBuilder()
Specifies the maximum interval between retries. This parameter is optional, but must be greater than or equal to the `base_interval` if set. The default is 10 times the `base_interval`. See :ref:`config_http_filters_router_x-envoy-max-retries` for a discussion of Envoy's back-off algorithm.
.google.protobuf.Duration max_interval = 2 [(.validate.rules) = { ... }public com.google.protobuf.DurationOrBuilder getMaxIntervalOrBuilder()
Specifies the maximum interval between retries. This parameter is optional, but must be greater than or equal to the `base_interval` if set. The default is 10 times the `base_interval`. See :ref:`config_http_filters_router_x-envoy-max-retries` for a discussion of Envoy's back-off algorithm.
.google.protobuf.Duration max_interval = 2 [(.validate.rules) = { ... }getMaxIntervalOrBuilder in interface RetryPolicy.RetryBackOffOrBuilderpublic final RetryPolicy.RetryBackOff.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
setUnknownFields in interface com.google.protobuf.Message.BuildersetUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<RetryPolicy.RetryBackOff.Builder>public final RetryPolicy.RetryBackOff.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
mergeUnknownFields in interface com.google.protobuf.Message.BuildermergeUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<RetryPolicy.RetryBackOff.Builder>Copyright © 2018–2021 The Envoy Project. All rights reserved.