Uses of Class
io.envoyproxy.envoy.type.matcher.v3.FilterStateMatcher
Packages that use FilterStateMatcher
-
Uses of FilterStateMatcher in io.envoyproxy.envoy.config.rbac.v3
Methods in io.envoyproxy.envoy.config.rbac.v3 that return FilterStateMatcherModifier and TypeMethodDescriptionPrincipal.Builder.getFilterState()Identifies the principal using a filter state object.Principal.getFilterState()Identifies the principal using a filter state object.PrincipalOrBuilder.getFilterState()Identifies the principal using a filter state object.Methods in io.envoyproxy.envoy.config.rbac.v3 with parameters of type FilterStateMatcherModifier and TypeMethodDescriptionPrincipal.Builder.mergeFilterState(FilterStateMatcher value) Identifies the principal using a filter state object.Principal.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 FilterStateMatcherModifier and TypeMethodDescriptionFilterStateMatcher.Builder.build()FilterStateMatcher.Builder.buildPartial()static FilterStateMatcherFilterStateMatcher.getDefaultInstance()FilterStateMatcher.Builder.getDefaultInstanceForType()FilterStateMatcher.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 FilterStateMatcherModifier and TypeMethodDescriptioncom.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 FilterStateMatcherModifier and TypeMethodDescriptionFilterStateMatcher.Builder.mergeFrom(FilterStateMatcher other) static FilterStateMatcher.BuilderFilterStateMatcher.newBuilder(FilterStateMatcher prototype)