Uses of Class
io.envoyproxy.envoy.config.accesslog.v3.RuntimeFilter
-
Packages that use RuntimeFilter Package Description io.envoyproxy.envoy.config.accesslog.v3 -
-
Uses of RuntimeFilter in io.envoyproxy.envoy.config.accesslog.v3
Methods in io.envoyproxy.envoy.config.accesslog.v3 that return RuntimeFilter Modifier and Type Method Description RuntimeFilterRuntimeFilter.Builder. build()RuntimeFilterRuntimeFilter.Builder. buildPartial()static RuntimeFilterRuntimeFilter. getDefaultInstance()RuntimeFilterRuntimeFilter.Builder. getDefaultInstanceForType()RuntimeFilterRuntimeFilter. getDefaultInstanceForType()RuntimeFilterAccessLogFilter.Builder. getRuntimeFilter()Runtime filter.RuntimeFilterAccessLogFilter. getRuntimeFilter()Runtime filter.RuntimeFilterAccessLogFilterOrBuilder. getRuntimeFilter()Runtime filter.static RuntimeFilterRuntimeFilter. parseDelimitedFrom(InputStream input)static RuntimeFilterRuntimeFilter. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static RuntimeFilterRuntimeFilter. parseFrom(byte[] data)static RuntimeFilterRuntimeFilter. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static RuntimeFilterRuntimeFilter. parseFrom(com.google.protobuf.ByteString data)static RuntimeFilterRuntimeFilter. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static RuntimeFilterRuntimeFilter. parseFrom(com.google.protobuf.CodedInputStream input)static RuntimeFilterRuntimeFilter. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static RuntimeFilterRuntimeFilter. parseFrom(InputStream input)static RuntimeFilterRuntimeFilter. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static RuntimeFilterRuntimeFilter. parseFrom(ByteBuffer data)static RuntimeFilterRuntimeFilter. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in io.envoyproxy.envoy.config.accesslog.v3 that return types with arguments of type RuntimeFilter Modifier and Type Method Description com.google.protobuf.Parser<RuntimeFilter>RuntimeFilter. getParserForType()static com.google.protobuf.Parser<RuntimeFilter>RuntimeFilter. parser()Methods in io.envoyproxy.envoy.config.accesslog.v3 with parameters of type RuntimeFilter Modifier and Type Method Description RuntimeFilter.BuilderRuntimeFilter.Builder. mergeFrom(RuntimeFilter other)AccessLogFilter.BuilderAccessLogFilter.Builder. mergeRuntimeFilter(RuntimeFilter value)Runtime filter.static RuntimeFilter.BuilderRuntimeFilter. newBuilder(RuntimeFilter prototype)AccessLogFilter.BuilderAccessLogFilter.Builder. setRuntimeFilter(RuntimeFilter value)Runtime filter.
-