Uses of Class
io.envoyproxy.envoy.config.accesslog.v3.MetadataFilter
-
Packages that use MetadataFilter Package Description io.envoyproxy.envoy.config.accesslog.v3 -
-
Uses of MetadataFilter in io.envoyproxy.envoy.config.accesslog.v3
Fields in io.envoyproxy.envoy.config.accesslog.v3 declared as MetadataFilter Modifier and Type Field Description private static MetadataFilter
MetadataFilter. DEFAULT_INSTANCE
Fields in io.envoyproxy.envoy.config.accesslog.v3 with type parameters of type MetadataFilter Modifier and Type Field Description private com.google.protobuf.SingleFieldBuilder<MetadataFilter,MetadataFilter.Builder,MetadataFilterOrBuilder>
AccessLogFilter.Builder. metadataFilterBuilder_
private static com.google.protobuf.Parser<MetadataFilter>
MetadataFilter. PARSER
Methods in io.envoyproxy.envoy.config.accesslog.v3 that return MetadataFilter Modifier and Type Method Description MetadataFilter
MetadataFilter.Builder. build()
MetadataFilter
MetadataFilter.Builder. buildPartial()
static MetadataFilter
MetadataFilter. getDefaultInstance()
MetadataFilter
MetadataFilter.Builder. getDefaultInstanceForType()
MetadataFilter
MetadataFilter. getDefaultInstanceForType()
MetadataFilter
AccessLogFilter.Builder. getMetadataFilter()
Metadata FilterMetadataFilter
AccessLogFilter. getMetadataFilter()
Metadata FilterMetadataFilter
AccessLogFilterOrBuilder. getMetadataFilter()
Metadata Filterstatic MetadataFilter
MetadataFilter. parseDelimitedFrom(java.io.InputStream input)
static MetadataFilter
MetadataFilter. parseDelimitedFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static MetadataFilter
MetadataFilter. parseFrom(byte[] data)
static MetadataFilter
MetadataFilter. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static MetadataFilter
MetadataFilter. parseFrom(com.google.protobuf.ByteString data)
static MetadataFilter
MetadataFilter. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static MetadataFilter
MetadataFilter. parseFrom(com.google.protobuf.CodedInputStream input)
static MetadataFilter
MetadataFilter. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static MetadataFilter
MetadataFilter. parseFrom(java.io.InputStream input)
static MetadataFilter
MetadataFilter. parseFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static MetadataFilter
MetadataFilter. parseFrom(java.nio.ByteBuffer data)
static MetadataFilter
MetadataFilter. parseFrom(java.nio.ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Methods in io.envoyproxy.envoy.config.accesslog.v3 that return types with arguments of type MetadataFilter Modifier and Type Method Description private com.google.protobuf.SingleFieldBuilder<MetadataFilter,MetadataFilter.Builder,MetadataFilterOrBuilder>
AccessLogFilter.Builder. getMetadataFilterFieldBuilder()
Metadata Filtercom.google.protobuf.Parser<MetadataFilter>
MetadataFilter. getParserForType()
static com.google.protobuf.Parser<MetadataFilter>
MetadataFilter. parser()
Methods in io.envoyproxy.envoy.config.accesslog.v3 with parameters of type MetadataFilter Modifier and Type Method Description private void
MetadataFilter.Builder. buildPartial0(MetadataFilter result)
MetadataFilter.Builder
MetadataFilter.Builder. mergeFrom(MetadataFilter other)
AccessLogFilter.Builder
AccessLogFilter.Builder. mergeMetadataFilter(MetadataFilter value)
Metadata Filterstatic MetadataFilter.Builder
MetadataFilter. newBuilder(MetadataFilter prototype)
AccessLogFilter.Builder
AccessLogFilter.Builder. setMetadataFilter(MetadataFilter value)
Metadata Filter
-