Uses of Class
io.envoyproxy.envoy.type.matcher.MetadataMatcher
-
Packages that use MetadataMatcher Package Description io.envoyproxy.envoy.config.rbac.v2 io.envoyproxy.envoy.type.matcher -
-
Uses of MetadataMatcher in io.envoyproxy.envoy.config.rbac.v2
Methods in io.envoyproxy.envoy.config.rbac.v2 that return MetadataMatcher Modifier and Type Method Description MetadataMatcherPermission.Builder. getMetadata()Metadata that describes additional information about the action.MetadataMatcherPermission. getMetadata()Metadata that describes additional information about the action.MetadataMatcherPermissionOrBuilder. getMetadata()Metadata that describes additional information about the action.MetadataMatcherPrincipal.Builder. getMetadata()Metadata that describes additional information about the principal.MetadataMatcherPrincipal. getMetadata()Metadata that describes additional information about the principal.MetadataMatcherPrincipalOrBuilder. getMetadata()Metadata that describes additional information about the principal.Methods in io.envoyproxy.envoy.config.rbac.v2 with parameters of type MetadataMatcher Modifier and Type Method Description Permission.BuilderPermission.Builder. mergeMetadata(MetadataMatcher value)Metadata that describes additional information about the action.Principal.BuilderPrincipal.Builder. mergeMetadata(MetadataMatcher value)Metadata that describes additional information about the principal.Permission.BuilderPermission.Builder. setMetadata(MetadataMatcher value)Metadata that describes additional information about the action.Principal.BuilderPrincipal.Builder. setMetadata(MetadataMatcher value)Metadata that describes additional information about the principal. -
Uses of MetadataMatcher in io.envoyproxy.envoy.type.matcher
Methods in io.envoyproxy.envoy.type.matcher that return MetadataMatcher Modifier and Type Method Description MetadataMatcherMetadataMatcher.Builder. build()MetadataMatcherMetadataMatcher.Builder. buildPartial()static MetadataMatcherMetadataMatcher. getDefaultInstance()MetadataMatcherMetadataMatcher.Builder. getDefaultInstanceForType()MetadataMatcherMetadataMatcher. getDefaultInstanceForType()static MetadataMatcherMetadataMatcher. parseDelimitedFrom(InputStream input)static MetadataMatcherMetadataMatcher. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static MetadataMatcherMetadataMatcher. parseFrom(byte[] data)static MetadataMatcherMetadataMatcher. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static MetadataMatcherMetadataMatcher. parseFrom(com.google.protobuf.ByteString data)static MetadataMatcherMetadataMatcher. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static MetadataMatcherMetadataMatcher. parseFrom(com.google.protobuf.CodedInputStream input)static MetadataMatcherMetadataMatcher. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static MetadataMatcherMetadataMatcher. parseFrom(InputStream input)static MetadataMatcherMetadataMatcher. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static MetadataMatcherMetadataMatcher. parseFrom(ByteBuffer data)static MetadataMatcherMetadataMatcher. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in io.envoyproxy.envoy.type.matcher that return types with arguments of type MetadataMatcher Modifier and Type Method Description com.google.protobuf.Parser<MetadataMatcher>MetadataMatcher. getParserForType()static com.google.protobuf.Parser<MetadataMatcher>MetadataMatcher. parser()Methods in io.envoyproxy.envoy.type.matcher with parameters of type MetadataMatcher Modifier and Type Method Description MetadataMatcher.BuilderMetadataMatcher.Builder. mergeFrom(MetadataMatcher other)static MetadataMatcher.BuilderMetadataMatcher. newBuilder(MetadataMatcher prototype)
-