Uses of Class
io.envoyproxy.envoy.extensions.filters.common.set_filter_state.v3.FilterStateValue.SharedWithUpstream
-
Packages that use FilterStateValue.SharedWithUpstream Package Description io.envoyproxy.envoy.extensions.filters.common.set_filter_state.v3 -
-
Uses of FilterStateValue.SharedWithUpstream in io.envoyproxy.envoy.extensions.filters.common.set_filter_state.v3
Methods in io.envoyproxy.envoy.extensions.filters.common.set_filter_state.v3 that return FilterStateValue.SharedWithUpstream Modifier and Type Method Description static FilterStateValue.SharedWithUpstreamFilterStateValue.SharedWithUpstream. forNumber(int value)FilterStateValue.SharedWithUpstreamFilterStateValue.Builder. getSharedWithUpstream()Configures the object to be shared with the upstream internal connections.FilterStateValue.SharedWithUpstreamFilterStateValue. getSharedWithUpstream()Configures the object to be shared with the upstream internal connections.FilterStateValue.SharedWithUpstreamFilterStateValueOrBuilder. getSharedWithUpstream()Configures the object to be shared with the upstream internal connections.static FilterStateValue.SharedWithUpstreamFilterStateValue.SharedWithUpstream. valueOf(int value)Deprecated.static FilterStateValue.SharedWithUpstreamFilterStateValue.SharedWithUpstream. valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc)Returns the enum constant of this type with the specified name.static FilterStateValue.SharedWithUpstreamFilterStateValue.SharedWithUpstream. valueOf(String name)Returns the enum constant of this type with the specified name.static FilterStateValue.SharedWithUpstream[]FilterStateValue.SharedWithUpstream. values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in io.envoyproxy.envoy.extensions.filters.common.set_filter_state.v3 that return types with arguments of type FilterStateValue.SharedWithUpstream Modifier and Type Method Description static com.google.protobuf.Internal.EnumLiteMap<FilterStateValue.SharedWithUpstream>FilterStateValue.SharedWithUpstream. internalGetValueMap()Methods in io.envoyproxy.envoy.extensions.filters.common.set_filter_state.v3 with parameters of type FilterStateValue.SharedWithUpstream Modifier and Type Method Description FilterStateValue.BuilderFilterStateValue.Builder. setSharedWithUpstream(FilterStateValue.SharedWithUpstream value)Configures the object to be shared with the upstream internal connections.
-