java.lang.Object
com.google.protobuf.AbstractMessageLite.Builder
com.google.protobuf.AbstractMessage.Builder<BuilderT>
com.google.protobuf.GeneratedMessageV3.Builder<RouteAction.Builder>
io.envoyproxy.envoy.extensions.filters.network.generic_proxy.action.v3.RouteAction.Builder
All Implemented Interfaces:
com.google.protobuf.Message.Builder, com.google.protobuf.MessageLite.Builder, com.google.protobuf.MessageLiteOrBuilder, com.google.protobuf.MessageOrBuilder, RouteActionOrBuilder, Cloneable
Enclosing class:
RouteAction

public static final class RouteAction.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<RouteAction.Builder> implements RouteActionOrBuilder
 Configuration for the route match action.
 [#next-free-field: 8]
 
Protobuf type envoy.extensions.filters.network.generic_proxy.action.v3.RouteAction
  • Method Details

    • getDescriptor

      public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
    • internalGetMapFieldReflection

      protected com.google.protobuf.MapFieldReflectionAccessor internalGetMapFieldReflection(int number)
      Overrides:
      internalGetMapFieldReflection in class com.google.protobuf.GeneratedMessageV3.Builder<RouteAction.Builder>
    • internalGetMutableMapFieldReflection

      protected com.google.protobuf.MapFieldReflectionAccessor internalGetMutableMapFieldReflection(int number)
      Overrides:
      internalGetMutableMapFieldReflection in class com.google.protobuf.GeneratedMessageV3.Builder<RouteAction.Builder>
    • internalGetFieldAccessorTable

      protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
      Specified by:
      internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessageV3.Builder<RouteAction.Builder>
    • clear

      public RouteAction.Builder clear()
      Specified by:
      clear in interface com.google.protobuf.Message.Builder
      Specified by:
      clear in interface com.google.protobuf.MessageLite.Builder
      Overrides:
      clear in class com.google.protobuf.GeneratedMessageV3.Builder<RouteAction.Builder>
    • getDescriptorForType

      public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
      Specified by:
      getDescriptorForType in interface com.google.protobuf.Message.Builder
      Specified by:
      getDescriptorForType in interface com.google.protobuf.MessageOrBuilder
      Overrides:
      getDescriptorForType in class com.google.protobuf.GeneratedMessageV3.Builder<RouteAction.Builder>
    • getDefaultInstanceForType

      public RouteAction getDefaultInstanceForType()
      Specified by:
      getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuilder
      Specified by:
      getDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilder
    • build

      public RouteAction build()
      Specified by:
      build in interface com.google.protobuf.Message.Builder
      Specified by:
      build in interface com.google.protobuf.MessageLite.Builder
    • buildPartial

      public RouteAction buildPartial()
      Specified by:
      buildPartial in interface com.google.protobuf.Message.Builder
      Specified by:
      buildPartial in interface com.google.protobuf.MessageLite.Builder
    • clone

      public RouteAction.Builder clone()
      Specified by:
      clone in interface com.google.protobuf.Message.Builder
      Specified by:
      clone in interface com.google.protobuf.MessageLite.Builder
      Overrides:
      clone in class com.google.protobuf.GeneratedMessageV3.Builder<RouteAction.Builder>
    • setField

      public RouteAction.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
      Specified by:
      setField in interface com.google.protobuf.Message.Builder
      Overrides:
      setField in class com.google.protobuf.GeneratedMessageV3.Builder<RouteAction.Builder>
    • clearField

      public RouteAction.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
      Specified by:
      clearField in interface com.google.protobuf.Message.Builder
      Overrides:
      clearField in class com.google.protobuf.GeneratedMessageV3.Builder<RouteAction.Builder>
    • clearOneof

      public RouteAction.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
      Specified by:
      clearOneof in interface com.google.protobuf.Message.Builder
      Overrides:
      clearOneof in class com.google.protobuf.GeneratedMessageV3.Builder<RouteAction.Builder>
    • setRepeatedField

      public RouteAction.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)
      Specified by:
      setRepeatedField in interface com.google.protobuf.Message.Builder
      Overrides:
      setRepeatedField in class com.google.protobuf.GeneratedMessageV3.Builder<RouteAction.Builder>
    • addRepeatedField

      public RouteAction.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
      Specified by:
      addRepeatedField in interface com.google.protobuf.Message.Builder
      Overrides:
      addRepeatedField in class com.google.protobuf.GeneratedMessageV3.Builder<RouteAction.Builder>
    • mergeFrom

      public RouteAction.Builder mergeFrom(com.google.protobuf.Message other)
      Specified by:
      mergeFrom in interface com.google.protobuf.Message.Builder
      Overrides:
      mergeFrom in class com.google.protobuf.AbstractMessage.Builder<RouteAction.Builder>
    • mergeFrom

      public RouteAction.Builder mergeFrom(RouteAction other)
    • isInitialized

      public final boolean isInitialized()
      Specified by:
      isInitialized in interface com.google.protobuf.MessageLiteOrBuilder
      Overrides:
      isInitialized in class com.google.protobuf.GeneratedMessageV3.Builder<RouteAction.Builder>
    • mergeFrom

      public RouteAction.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
      Specified by:
      mergeFrom in interface com.google.protobuf.Message.Builder
      Specified by:
      mergeFrom in interface com.google.protobuf.MessageLite.Builder
      Overrides:
      mergeFrom in class com.google.protobuf.AbstractMessage.Builder<RouteAction.Builder>
      Throws:
      IOException
    • getClusterSpecifierCase

      public RouteAction.ClusterSpecifierCase getClusterSpecifierCase()
      Specified by:
      getClusterSpecifierCase in interface RouteActionOrBuilder
    • clearClusterSpecifier

      public RouteAction.Builder clearClusterSpecifier()
    • getName

      public String getName()
       The name of the route action. This should be unique across all route actions.
       
      string name = 5;
      Specified by:
      getName in interface RouteActionOrBuilder
      Returns:
      The name.
    • getNameBytes

      public com.google.protobuf.ByteString getNameBytes()
       The name of the route action. This should be unique across all route actions.
       
      string name = 5;
      Specified by:
      getNameBytes in interface RouteActionOrBuilder
      Returns:
      The bytes for name.
    • setName

      public RouteAction.Builder setName(String value)
       The name of the route action. This should be unique across all route actions.
       
      string name = 5;
      Parameters:
      value - The name to set.
      Returns:
      This builder for chaining.
    • clearName

      public RouteAction.Builder clearName()
       The name of the route action. This should be unique across all route actions.
       
      string name = 5;
      Returns:
      This builder for chaining.
    • setNameBytes

      public RouteAction.Builder setNameBytes(com.google.protobuf.ByteString value)
       The name of the route action. This should be unique across all route actions.
       
      string name = 5;
      Parameters:
      value - The bytes for name to set.
      Returns:
      This builder for chaining.
    • hasCluster

      public boolean hasCluster()
       Indicates the upstream cluster to which the request should be routed.
       
      string cluster = 1;
      Specified by:
      hasCluster in interface RouteActionOrBuilder
      Returns:
      Whether the cluster field is set.
    • getCluster

      public String getCluster()
       Indicates the upstream cluster to which the request should be routed.
       
      string cluster = 1;
      Specified by:
      getCluster in interface RouteActionOrBuilder
      Returns:
      The cluster.
    • getClusterBytes

      public com.google.protobuf.ByteString getClusterBytes()
       Indicates the upstream cluster to which the request should be routed.
       
      string cluster = 1;
      Specified by:
      getClusterBytes in interface RouteActionOrBuilder
      Returns:
      The bytes for cluster.
    • setCluster

      public RouteAction.Builder setCluster(String value)
       Indicates the upstream cluster to which the request should be routed.
       
      string cluster = 1;
      Parameters:
      value - The cluster to set.
      Returns:
      This builder for chaining.
    • clearCluster

      public RouteAction.Builder clearCluster()
       Indicates the upstream cluster to which the request should be routed.
       
      string cluster = 1;
      Returns:
      This builder for chaining.
    • setClusterBytes

      public RouteAction.Builder setClusterBytes(com.google.protobuf.ByteString value)
       Indicates the upstream cluster to which the request should be routed.
       
      string cluster = 1;
      Parameters:
      value - The bytes for cluster to set.
      Returns:
      This builder for chaining.
    • hasWeightedClusters

      public boolean hasWeightedClusters()
       [#not-implemented-hide:]
       Multiple upstream clusters can be specified for a given route. The request is routed to one
       of the upstream clusters based on weights assigned to each cluster.
       Currently ClusterWeight only supports the name and weight fields.
       
      .envoy.config.route.v3.WeightedCluster weighted_clusters = 2;
      Specified by:
      hasWeightedClusters in interface RouteActionOrBuilder
      Returns:
      Whether the weightedClusters field is set.
    • getWeightedClusters

      public WeightedCluster getWeightedClusters()
       [#not-implemented-hide:]
       Multiple upstream clusters can be specified for a given route. The request is routed to one
       of the upstream clusters based on weights assigned to each cluster.
       Currently ClusterWeight only supports the name and weight fields.
       
      .envoy.config.route.v3.WeightedCluster weighted_clusters = 2;
      Specified by:
      getWeightedClusters in interface RouteActionOrBuilder
      Returns:
      The weightedClusters.
    • setWeightedClusters

      public RouteAction.Builder setWeightedClusters(WeightedCluster value)
       [#not-implemented-hide:]
       Multiple upstream clusters can be specified for a given route. The request is routed to one
       of the upstream clusters based on weights assigned to each cluster.
       Currently ClusterWeight only supports the name and weight fields.
       
      .envoy.config.route.v3.WeightedCluster weighted_clusters = 2;
    • setWeightedClusters

      public RouteAction.Builder setWeightedClusters(WeightedCluster.Builder builderForValue)
       [#not-implemented-hide:]
       Multiple upstream clusters can be specified for a given route. The request is routed to one
       of the upstream clusters based on weights assigned to each cluster.
       Currently ClusterWeight only supports the name and weight fields.
       
      .envoy.config.route.v3.WeightedCluster weighted_clusters = 2;
    • mergeWeightedClusters

      public RouteAction.Builder mergeWeightedClusters(WeightedCluster value)
       [#not-implemented-hide:]
       Multiple upstream clusters can be specified for a given route. The request is routed to one
       of the upstream clusters based on weights assigned to each cluster.
       Currently ClusterWeight only supports the name and weight fields.
       
      .envoy.config.route.v3.WeightedCluster weighted_clusters = 2;
    • clearWeightedClusters

      public RouteAction.Builder clearWeightedClusters()
       [#not-implemented-hide:]
       Multiple upstream clusters can be specified for a given route. The request is routed to one
       of the upstream clusters based on weights assigned to each cluster.
       Currently ClusterWeight only supports the name and weight fields.
       
      .envoy.config.route.v3.WeightedCluster weighted_clusters = 2;
    • getWeightedClustersBuilder

      public WeightedCluster.Builder getWeightedClustersBuilder()
       [#not-implemented-hide:]
       Multiple upstream clusters can be specified for a given route. The request is routed to one
       of the upstream clusters based on weights assigned to each cluster.
       Currently ClusterWeight only supports the name and weight fields.
       
      .envoy.config.route.v3.WeightedCluster weighted_clusters = 2;
    • getWeightedClustersOrBuilder

      public WeightedClusterOrBuilder getWeightedClustersOrBuilder()
       [#not-implemented-hide:]
       Multiple upstream clusters can be specified for a given route. The request is routed to one
       of the upstream clusters based on weights assigned to each cluster.
       Currently ClusterWeight only supports the name and weight fields.
       
      .envoy.config.route.v3.WeightedCluster weighted_clusters = 2;
      Specified by:
      getWeightedClustersOrBuilder in interface RouteActionOrBuilder
    • hasMetadata

      public boolean hasMetadata()
       Route metadata.
       
      .envoy.config.core.v3.Metadata metadata = 3;
      Specified by:
      hasMetadata in interface RouteActionOrBuilder
      Returns:
      Whether the metadata field is set.
    • getMetadata

      public Metadata getMetadata()
       Route metadata.
       
      .envoy.config.core.v3.Metadata metadata = 3;
      Specified by:
      getMetadata in interface RouteActionOrBuilder
      Returns:
      The metadata.
    • setMetadata

      public RouteAction.Builder setMetadata(Metadata value)
       Route metadata.
       
      .envoy.config.core.v3.Metadata metadata = 3;
    • setMetadata

      public RouteAction.Builder setMetadata(Metadata.Builder builderForValue)
       Route metadata.
       
      .envoy.config.core.v3.Metadata metadata = 3;
    • mergeMetadata

      public RouteAction.Builder mergeMetadata(Metadata value)
       Route metadata.
       
      .envoy.config.core.v3.Metadata metadata = 3;
    • clearMetadata

      public RouteAction.Builder clearMetadata()
       Route metadata.
       
      .envoy.config.core.v3.Metadata metadata = 3;
    • getMetadataBuilder

      public Metadata.Builder getMetadataBuilder()
       Route metadata.
       
      .envoy.config.core.v3.Metadata metadata = 3;
    • getMetadataOrBuilder

      public MetadataOrBuilder getMetadataOrBuilder()
       Route metadata.
       
      .envoy.config.core.v3.Metadata metadata = 3;
      Specified by:
      getMetadataOrBuilder in interface RouteActionOrBuilder
    • getPerFilterConfigCount

      public int getPerFilterConfigCount()
      Description copied from interface: RouteActionOrBuilder
       Route level config for L7 generic filters. The key should be the related :ref:`extension name
       <envoy_v3_api_field_config.core.v3.TypedExtensionConfig.name>` in the :ref:`generic filters
       <envoy_v3_api_field_extensions.filters.network.generic_proxy.v3.GenericProxy.filters>`.
       
      map<string, .google.protobuf.Any> per_filter_config = 4;
      Specified by:
      getPerFilterConfigCount in interface RouteActionOrBuilder
    • containsPerFilterConfig

      public boolean containsPerFilterConfig(String key)
       Route level config for L7 generic filters. The key should be the related :ref:`extension name
       <envoy_v3_api_field_config.core.v3.TypedExtensionConfig.name>` in the :ref:`generic filters
       <envoy_v3_api_field_extensions.filters.network.generic_proxy.v3.GenericProxy.filters>`.
       
      map<string, .google.protobuf.Any> per_filter_config = 4;
      Specified by:
      containsPerFilterConfig in interface RouteActionOrBuilder
    • getPerFilterConfig

      @Deprecated public Map<String,com.google.protobuf.Any> getPerFilterConfig()
      Deprecated.
      Specified by:
      getPerFilterConfig in interface RouteActionOrBuilder
    • getPerFilterConfigMap

      public Map<String,com.google.protobuf.Any> getPerFilterConfigMap()
       Route level config for L7 generic filters. The key should be the related :ref:`extension name
       <envoy_v3_api_field_config.core.v3.TypedExtensionConfig.name>` in the :ref:`generic filters
       <envoy_v3_api_field_extensions.filters.network.generic_proxy.v3.GenericProxy.filters>`.
       
      map<string, .google.protobuf.Any> per_filter_config = 4;
      Specified by:
      getPerFilterConfigMap in interface RouteActionOrBuilder
    • getPerFilterConfigOrDefault

      public com.google.protobuf.Any getPerFilterConfigOrDefault(String key, com.google.protobuf.Any defaultValue)
       Route level config for L7 generic filters. The key should be the related :ref:`extension name
       <envoy_v3_api_field_config.core.v3.TypedExtensionConfig.name>` in the :ref:`generic filters
       <envoy_v3_api_field_extensions.filters.network.generic_proxy.v3.GenericProxy.filters>`.
       
      map<string, .google.protobuf.Any> per_filter_config = 4;
      Specified by:
      getPerFilterConfigOrDefault in interface RouteActionOrBuilder
    • getPerFilterConfigOrThrow

      public com.google.protobuf.Any getPerFilterConfigOrThrow(String key)
       Route level config for L7 generic filters. The key should be the related :ref:`extension name
       <envoy_v3_api_field_config.core.v3.TypedExtensionConfig.name>` in the :ref:`generic filters
       <envoy_v3_api_field_extensions.filters.network.generic_proxy.v3.GenericProxy.filters>`.
       
      map<string, .google.protobuf.Any> per_filter_config = 4;
      Specified by:
      getPerFilterConfigOrThrow in interface RouteActionOrBuilder
    • clearPerFilterConfig

      public RouteAction.Builder clearPerFilterConfig()
    • removePerFilterConfig

      public RouteAction.Builder removePerFilterConfig(String key)
       Route level config for L7 generic filters. The key should be the related :ref:`extension name
       <envoy_v3_api_field_config.core.v3.TypedExtensionConfig.name>` in the :ref:`generic filters
       <envoy_v3_api_field_extensions.filters.network.generic_proxy.v3.GenericProxy.filters>`.
       
      map<string, .google.protobuf.Any> per_filter_config = 4;
    • getMutablePerFilterConfig

      @Deprecated public Map<String,com.google.protobuf.Any> getMutablePerFilterConfig()
      Deprecated.
      Use alternate mutation accessors instead.
    • putPerFilterConfig

      public RouteAction.Builder putPerFilterConfig(String key, com.google.protobuf.Any value)
       Route level config for L7 generic filters. The key should be the related :ref:`extension name
       <envoy_v3_api_field_config.core.v3.TypedExtensionConfig.name>` in the :ref:`generic filters
       <envoy_v3_api_field_extensions.filters.network.generic_proxy.v3.GenericProxy.filters>`.
       
      map<string, .google.protobuf.Any> per_filter_config = 4;
    • putAllPerFilterConfig

      public RouteAction.Builder putAllPerFilterConfig(Map<String,com.google.protobuf.Any> values)
       Route level config for L7 generic filters. The key should be the related :ref:`extension name
       <envoy_v3_api_field_config.core.v3.TypedExtensionConfig.name>` in the :ref:`generic filters
       <envoy_v3_api_field_extensions.filters.network.generic_proxy.v3.GenericProxy.filters>`.
       
      map<string, .google.protobuf.Any> per_filter_config = 4;
    • putPerFilterConfigBuilderIfAbsent

      public com.google.protobuf.Any.Builder putPerFilterConfigBuilderIfAbsent(String key)
       Route level config for L7 generic filters. The key should be the related :ref:`extension name
       <envoy_v3_api_field_config.core.v3.TypedExtensionConfig.name>` in the :ref:`generic filters
       <envoy_v3_api_field_extensions.filters.network.generic_proxy.v3.GenericProxy.filters>`.
       
      map<string, .google.protobuf.Any> per_filter_config = 4;
    • hasTimeout

      public boolean hasTimeout()
       Specifies the upstream timeout for the route. If not specified, the default is 15s. This
       spans between the point at which the entire downstream request (i.e. end-of-stream) has been
       processed and when the upstream response has been completely processed. A value of 0 will
       disable the route's timeout.
       
      .google.protobuf.Duration timeout = 6;
      Specified by:
      hasTimeout in interface RouteActionOrBuilder
      Returns:
      Whether the timeout field is set.
    • getTimeout

      public com.google.protobuf.Duration getTimeout()
       Specifies the upstream timeout for the route. If not specified, the default is 15s. This
       spans between the point at which the entire downstream request (i.e. end-of-stream) has been
       processed and when the upstream response has been completely processed. A value of 0 will
       disable the route's timeout.
       
      .google.protobuf.Duration timeout = 6;
      Specified by:
      getTimeout in interface RouteActionOrBuilder
      Returns:
      The timeout.
    • setTimeout

      public RouteAction.Builder setTimeout(com.google.protobuf.Duration value)
       Specifies the upstream timeout for the route. If not specified, the default is 15s. This
       spans between the point at which the entire downstream request (i.e. end-of-stream) has been
       processed and when the upstream response has been completely processed. A value of 0 will
       disable the route's timeout.
       
      .google.protobuf.Duration timeout = 6;
    • setTimeout

      public RouteAction.Builder setTimeout(com.google.protobuf.Duration.Builder builderForValue)
       Specifies the upstream timeout for the route. If not specified, the default is 15s. This
       spans between the point at which the entire downstream request (i.e. end-of-stream) has been
       processed and when the upstream response has been completely processed. A value of 0 will
       disable the route's timeout.
       
      .google.protobuf.Duration timeout = 6;
    • mergeTimeout

      public RouteAction.Builder mergeTimeout(com.google.protobuf.Duration value)
       Specifies the upstream timeout for the route. If not specified, the default is 15s. This
       spans between the point at which the entire downstream request (i.e. end-of-stream) has been
       processed and when the upstream response has been completely processed. A value of 0 will
       disable the route's timeout.
       
      .google.protobuf.Duration timeout = 6;
    • clearTimeout

      public RouteAction.Builder clearTimeout()
       Specifies the upstream timeout for the route. If not specified, the default is 15s. This
       spans between the point at which the entire downstream request (i.e. end-of-stream) has been
       processed and when the upstream response has been completely processed. A value of 0 will
       disable the route's timeout.
       
      .google.protobuf.Duration timeout = 6;
    • getTimeoutBuilder

      public com.google.protobuf.Duration.Builder getTimeoutBuilder()
       Specifies the upstream timeout for the route. If not specified, the default is 15s. This
       spans between the point at which the entire downstream request (i.e. end-of-stream) has been
       processed and when the upstream response has been completely processed. A value of 0 will
       disable the route's timeout.
       
      .google.protobuf.Duration timeout = 6;
    • getTimeoutOrBuilder

      public com.google.protobuf.DurationOrBuilder getTimeoutOrBuilder()
       Specifies the upstream timeout for the route. If not specified, the default is 15s. This
       spans between the point at which the entire downstream request (i.e. end-of-stream) has been
       processed and when the upstream response has been completely processed. A value of 0 will
       disable the route's timeout.
       
      .google.protobuf.Duration timeout = 6;
      Specified by:
      getTimeoutOrBuilder in interface RouteActionOrBuilder
    • hasRetryPolicy

      public boolean hasRetryPolicy()
       Specifies the retry policy for the route. If not specified, then no retries will be performed.
      
       .. note::
         Only simplest retry policy is supported and only ``num_retries`` field is used for generic
         proxy. The default value for ``num_retries`` is 1 means that the request will be tried once
         and no additional retries will be performed.
       
      .envoy.config.core.v3.RetryPolicy retry_policy = 7;
      Specified by:
      hasRetryPolicy in interface RouteActionOrBuilder
      Returns:
      Whether the retryPolicy field is set.
    • getRetryPolicy

      public RetryPolicy getRetryPolicy()
       Specifies the retry policy for the route. If not specified, then no retries will be performed.
      
       .. note::
         Only simplest retry policy is supported and only ``num_retries`` field is used for generic
         proxy. The default value for ``num_retries`` is 1 means that the request will be tried once
         and no additional retries will be performed.
       
      .envoy.config.core.v3.RetryPolicy retry_policy = 7;
      Specified by:
      getRetryPolicy in interface RouteActionOrBuilder
      Returns:
      The retryPolicy.
    • setRetryPolicy

      public RouteAction.Builder setRetryPolicy(RetryPolicy value)
       Specifies the retry policy for the route. If not specified, then no retries will be performed.
      
       .. note::
         Only simplest retry policy is supported and only ``num_retries`` field is used for generic
         proxy. The default value for ``num_retries`` is 1 means that the request will be tried once
         and no additional retries will be performed.
       
      .envoy.config.core.v3.RetryPolicy retry_policy = 7;
    • setRetryPolicy

      public RouteAction.Builder setRetryPolicy(RetryPolicy.Builder builderForValue)
       Specifies the retry policy for the route. If not specified, then no retries will be performed.
      
       .. note::
         Only simplest retry policy is supported and only ``num_retries`` field is used for generic
         proxy. The default value for ``num_retries`` is 1 means that the request will be tried once
         and no additional retries will be performed.
       
      .envoy.config.core.v3.RetryPolicy retry_policy = 7;
    • mergeRetryPolicy

      public RouteAction.Builder mergeRetryPolicy(RetryPolicy value)
       Specifies the retry policy for the route. If not specified, then no retries will be performed.
      
       .. note::
         Only simplest retry policy is supported and only ``num_retries`` field is used for generic
         proxy. The default value for ``num_retries`` is 1 means that the request will be tried once
         and no additional retries will be performed.
       
      .envoy.config.core.v3.RetryPolicy retry_policy = 7;
    • clearRetryPolicy

      public RouteAction.Builder clearRetryPolicy()
       Specifies the retry policy for the route. If not specified, then no retries will be performed.
      
       .. note::
         Only simplest retry policy is supported and only ``num_retries`` field is used for generic
         proxy. The default value for ``num_retries`` is 1 means that the request will be tried once
         and no additional retries will be performed.
       
      .envoy.config.core.v3.RetryPolicy retry_policy = 7;
    • getRetryPolicyBuilder

      public RetryPolicy.Builder getRetryPolicyBuilder()
       Specifies the retry policy for the route. If not specified, then no retries will be performed.
      
       .. note::
         Only simplest retry policy is supported and only ``num_retries`` field is used for generic
         proxy. The default value for ``num_retries`` is 1 means that the request will be tried once
         and no additional retries will be performed.
       
      .envoy.config.core.v3.RetryPolicy retry_policy = 7;
    • getRetryPolicyOrBuilder

      public RetryPolicyOrBuilder getRetryPolicyOrBuilder()
       Specifies the retry policy for the route. If not specified, then no retries will be performed.
      
       .. note::
         Only simplest retry policy is supported and only ``num_retries`` field is used for generic
         proxy. The default value for ``num_retries`` is 1 means that the request will be tried once
         and no additional retries will be performed.
       
      .envoy.config.core.v3.RetryPolicy retry_policy = 7;
      Specified by:
      getRetryPolicyOrBuilder in interface RouteActionOrBuilder
    • setUnknownFields

      public final RouteAction.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
      Specified by:
      setUnknownFields in interface com.google.protobuf.Message.Builder
      Overrides:
      setUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<RouteAction.Builder>
    • mergeUnknownFields

      public final RouteAction.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
      Specified by:
      mergeUnknownFields in interface com.google.protobuf.Message.Builder
      Overrides:
      mergeUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<RouteAction.Builder>