Uses of Class
io.envoyproxy.envoy.type.matcher.v3.FilterStateMatcher
Packages that use FilterStateMatcher
-
Uses of FilterStateMatcher in io.envoyproxy.envoy.config.rbac.v3
Fields in io.envoyproxy.envoy.config.rbac.v3 with type parameters of type FilterStateMatcherModifier and TypeFieldDescriptionprivate com.google.protobuf.SingleFieldBuilder<FilterStateMatcher, FilterStateMatcher.Builder, FilterStateMatcherOrBuilder> Principal.Builder.filterStateBuilder_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 that return types with arguments of type FilterStateMatcherModifier and TypeMethodDescriptionprivate com.google.protobuf.SingleFieldBuilder<FilterStateMatcher, FilterStateMatcher.Builder, FilterStateMatcherOrBuilder> Principal.Builder.getFilterStateFieldBuilder()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
Fields in io.envoyproxy.envoy.type.matcher.v3 declared as FilterStateMatcherModifier and TypeFieldDescriptionprivate static final FilterStateMatcherFilterStateMatcher.DEFAULT_INSTANCEFields in io.envoyproxy.envoy.type.matcher.v3 with type parameters of type FilterStateMatcherModifier and TypeFieldDescriptionprivate static final com.google.protobuf.Parser<FilterStateMatcher> FilterStateMatcher.PARSERMethods 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 TypeMethodDescriptionprivate voidFilterStateMatcher.Builder.buildPartial0(FilterStateMatcher result) private voidFilterStateMatcher.Builder.buildPartialOneofs(FilterStateMatcher result) FilterStateMatcher.Builder.mergeFrom(FilterStateMatcher other) static FilterStateMatcher.BuilderFilterStateMatcher.newBuilder(FilterStateMatcher prototype)