Uses of Enum
io.envoyproxy.envoy.extensions.filters.common.set_filter_state.v3.FilterStateValue.ValueCase
Packages that use FilterStateValue.ValueCase
-
Uses of FilterStateValue.ValueCase 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.ValueCaseModifier and TypeMethodDescriptionstatic FilterStateValue.ValueCaseFilterStateValue.ValueCase.forNumber(int value) FilterStateValue.Builder.getValueCase()FilterStateValue.getValueCase()FilterStateValueOrBuilder.getValueCase()static FilterStateValue.ValueCaseFilterStateValue.ValueCase.valueOf(int value) Deprecated.static FilterStateValue.ValueCaseReturns the enum constant of this type with the specified name.static FilterStateValue.ValueCase[]FilterStateValue.ValueCase.values()Returns an array containing the constants of this enum type, in the order they are declared.