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
Fields in io.envoyproxy.envoy.config.rbac.v3 with type parameters of type FilterStateMatcher Modifier and Type Field Description private com.google.protobuf.SingleFieldBuilder<FilterStateMatcher,FilterStateMatcher.Builder,FilterStateMatcherOrBuilder>Principal.Builder. filterStateBuilder_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 that return types with arguments of type FilterStateMatcher Modifier and Type Method Description private 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 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
Fields in io.envoyproxy.envoy.type.matcher.v3 declared as FilterStateMatcher Modifier and Type Field Description private static FilterStateMatcherFilterStateMatcher. DEFAULT_INSTANCEFields in io.envoyproxy.envoy.type.matcher.v3 with type parameters of type FilterStateMatcher Modifier and Type Field Description private static com.google.protobuf.Parser<FilterStateMatcher>FilterStateMatcher. PARSERMethods 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(java.io.InputStream input)static FilterStateMatcherFilterStateMatcher. parseDelimitedFrom(java.io.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(java.io.InputStream input)static FilterStateMatcherFilterStateMatcher. parseFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static FilterStateMatcherFilterStateMatcher. parseFrom(java.nio.ByteBuffer data)static FilterStateMatcherFilterStateMatcher. parseFrom(java.nio.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 private voidFilterStateMatcher.Builder. buildPartial0(FilterStateMatcher result)private voidFilterStateMatcher.Builder. buildPartialOneofs(FilterStateMatcher result)FilterStateMatcher.BuilderFilterStateMatcher.Builder. mergeFrom(FilterStateMatcher other)static FilterStateMatcher.BuilderFilterStateMatcher. newBuilder(FilterStateMatcher prototype)
-