All Superinterfaces:
com.google.protobuf.MessageLiteOrBuilder, com.google.protobuf.MessageOrBuilder
All Known Implementing Classes:
FilterConfig, FilterConfig.Builder

public interface FilterConfigOrBuilder extends com.google.protobuf.MessageOrBuilder
  • Method Summary

    Modifier and Type
    Method
    Description
    Deprecated.
    envoy.extensions.filters.http.alternate_protocols_cache.v3.FilterConfig.alternate_protocols_cache_options is deprecated.
    Deprecated.
    boolean
    Deprecated.
    envoy.extensions.filters.http.alternate_protocols_cache.v3.FilterConfig.alternate_protocols_cache_options is deprecated.

    Methods inherited from interface com.google.protobuf.MessageLiteOrBuilder

    isInitialized

    Methods inherited from interface com.google.protobuf.MessageOrBuilder

    findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof
  • Method Details

    • hasAlternateProtocolsCacheOptions

      @Deprecated boolean hasAlternateProtocolsCacheOptions()
      Deprecated.
      envoy.extensions.filters.http.alternate_protocols_cache.v3.FilterConfig.alternate_protocols_cache_options is deprecated. See envoy/extensions/filters/http/alternate_protocols_cache/v3/alternate_protocols_cache.proto;l=22
       This field is ignored: the alternate protocols cache filter will use the
       cache for the cluster the request is routed to.
       
      .envoy.config.core.v3.AlternateProtocolsCacheOptions alternate_protocols_cache_options = 1 [deprecated = true, (.envoy.annotations.deprecated_at_minor_version) = "3.0"];
      Returns:
      Whether the alternateProtocolsCacheOptions field is set.
    • getAlternateProtocolsCacheOptions

      @Deprecated AlternateProtocolsCacheOptions getAlternateProtocolsCacheOptions()
      Deprecated.
      envoy.extensions.filters.http.alternate_protocols_cache.v3.FilterConfig.alternate_protocols_cache_options is deprecated. See envoy/extensions/filters/http/alternate_protocols_cache/v3/alternate_protocols_cache.proto;l=22
       This field is ignored: the alternate protocols cache filter will use the
       cache for the cluster the request is routed to.
       
      .envoy.config.core.v3.AlternateProtocolsCacheOptions alternate_protocols_cache_options = 1 [deprecated = true, (.envoy.annotations.deprecated_at_minor_version) = "3.0"];
      Returns:
      The alternateProtocolsCacheOptions.
    • getAlternateProtocolsCacheOptionsOrBuilder

      @Deprecated AlternateProtocolsCacheOptionsOrBuilder getAlternateProtocolsCacheOptionsOrBuilder()
      Deprecated.
       This field is ignored: the alternate protocols cache filter will use the
       cache for the cluster the request is routed to.
       
      .envoy.config.core.v3.AlternateProtocolsCacheOptions alternate_protocols_cache_options = 1 [deprecated = true, (.envoy.annotations.deprecated_at_minor_version) = "3.0"];