Uses of Class
io.envoyproxy.envoy.type.matcher.v3.FilterStateMatcher
-
Packages that use FilterStateMatcher Package Description io.envoyproxy.envoy.config.rbac.v3 io.envoyproxy.envoy.type.matcher.v3 -
-
Uses of FilterStateMatcher in io.envoyproxy.envoy.config.rbac.v3
Methods in io.envoyproxy.envoy.config.rbac.v3 that return FilterStateMatcher Modifier and Type Method Description FilterStateMatcherPrincipal.Builder. getFilterState()Identifies the principal using a filter state object.FilterStateMatcherPrincipal. getFilterState()Identifies the principal using a filter state object.FilterStateMatcherPrincipalOrBuilder. getFilterState()Identifies the principal using a filter state object.Methods in io.envoyproxy.envoy.config.rbac.v3 with parameters of type FilterStateMatcher Modifier and Type Method Description Principal.BuilderPrincipal.Builder. mergeFilterState(FilterStateMatcher value)Identifies the principal using a filter state object.Principal.BuilderPrincipal.Builder. setFilterState(FilterStateMatcher value)Identifies the principal using a filter state object. -
Uses of FilterStateMatcher in io.envoyproxy.envoy.type.matcher.v3
Methods in io.envoyproxy.envoy.type.matcher.v3 that return FilterStateMatcher Modifier and Type Method Description FilterStateMatcherFilterStateMatcher.Builder. build()FilterStateMatcherFilterStateMatcher.Builder. buildPartial()static FilterStateMatcherFilterStateMatcher. getDefaultInstance()FilterStateMatcherFilterStateMatcher.Builder. getDefaultInstanceForType()FilterStateMatcherFilterStateMatcher. getDefaultInstanceForType()static FilterStateMatcherFilterStateMatcher. parseDelimitedFrom(InputStream input)static FilterStateMatcherFilterStateMatcher. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static FilterStateMatcherFilterStateMatcher. parseFrom(byte[] data)static FilterStateMatcherFilterStateMatcher. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static FilterStateMatcherFilterStateMatcher. parseFrom(com.google.protobuf.ByteString data)static FilterStateMatcherFilterStateMatcher. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static FilterStateMatcherFilterStateMatcher. parseFrom(com.google.protobuf.CodedInputStream input)static FilterStateMatcherFilterStateMatcher. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static FilterStateMatcherFilterStateMatcher. parseFrom(InputStream input)static FilterStateMatcherFilterStateMatcher. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static FilterStateMatcherFilterStateMatcher. parseFrom(ByteBuffer data)static FilterStateMatcherFilterStateMatcher. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in io.envoyproxy.envoy.type.matcher.v3 that return types with arguments of type FilterStateMatcher Modifier and Type Method Description com.google.protobuf.Parser<FilterStateMatcher>FilterStateMatcher. getParserForType()static com.google.protobuf.Parser<FilterStateMatcher>FilterStateMatcher. parser()Methods in io.envoyproxy.envoy.type.matcher.v3 with parameters of type FilterStateMatcher Modifier and Type Method Description FilterStateMatcher.BuilderFilterStateMatcher.Builder. mergeFrom(FilterStateMatcher other)static FilterStateMatcher.BuilderFilterStateMatcher. newBuilder(FilterStateMatcher prototype)
-