Uses of Class
io.envoyproxy.envoy.extensions.access_loggers.wasm.v3.WasmAccessLog
-
Packages that use WasmAccessLog Package Description io.envoyproxy.envoy.extensions.access_loggers.wasm.v3 -
-
Uses of WasmAccessLog in io.envoyproxy.envoy.extensions.access_loggers.wasm.v3
Methods in io.envoyproxy.envoy.extensions.access_loggers.wasm.v3 that return WasmAccessLog Modifier and Type Method Description WasmAccessLogWasmAccessLog.Builder. build()WasmAccessLogWasmAccessLog.Builder. buildPartial()static WasmAccessLogWasmAccessLog. getDefaultInstance()WasmAccessLogWasmAccessLog.Builder. getDefaultInstanceForType()WasmAccessLogWasmAccessLog. getDefaultInstanceForType()static WasmAccessLogWasmAccessLog. parseDelimitedFrom(InputStream input)static WasmAccessLogWasmAccessLog. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static WasmAccessLogWasmAccessLog. parseFrom(byte[] data)static WasmAccessLogWasmAccessLog. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static WasmAccessLogWasmAccessLog. parseFrom(com.google.protobuf.ByteString data)static WasmAccessLogWasmAccessLog. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static WasmAccessLogWasmAccessLog. parseFrom(com.google.protobuf.CodedInputStream input)static WasmAccessLogWasmAccessLog. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static WasmAccessLogWasmAccessLog. parseFrom(InputStream input)static WasmAccessLogWasmAccessLog. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static WasmAccessLogWasmAccessLog. parseFrom(ByteBuffer data)static WasmAccessLogWasmAccessLog. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in io.envoyproxy.envoy.extensions.access_loggers.wasm.v3 that return types with arguments of type WasmAccessLog Modifier and Type Method Description com.google.protobuf.Parser<WasmAccessLog>WasmAccessLog. getParserForType()static com.google.protobuf.Parser<WasmAccessLog>WasmAccessLog. parser()Methods in io.envoyproxy.envoy.extensions.access_loggers.wasm.v3 with parameters of type WasmAccessLog Modifier and Type Method Description WasmAccessLog.BuilderWasmAccessLog.Builder. mergeFrom(WasmAccessLog other)static WasmAccessLog.BuilderWasmAccessLog. newBuilder(WasmAccessLog prototype)
-