Uses of Class
io.envoyproxy.envoy.config.filter.http.tap.v2alpha.Tap
Packages that use Tap
-
Uses of Tap in io.envoyproxy.envoy.config.filter.http.tap.v2alpha
Methods in io.envoyproxy.envoy.config.filter.http.tap.v2alpha that return TapModifier and TypeMethodDescriptionTap.Builder.build()Tap.Builder.buildPartial()static TapTap.getDefaultInstance()Tap.Builder.getDefaultInstanceForType()static TapTap.parseDelimitedFrom(InputStream input) static TapTap.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static TapTap.parseFrom(byte[] data) static TapTap.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static TapTap.parseFrom(com.google.protobuf.ByteString data) static TapTap.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static TapTap.parseFrom(com.google.protobuf.CodedInputStream input) static TapTap.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static TapTap.parseFrom(InputStream input) static TapTap.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static TapTap.parseFrom(ByteBuffer data) static TapTap.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in io.envoyproxy.envoy.config.filter.http.tap.v2alpha that return types with arguments of type TapModifier and TypeMethodDescriptioncom.google.protobuf.Parser<Tap>Tap.getParserForType()static com.google.protobuf.Parser<Tap>Tap.parser()Methods in io.envoyproxy.envoy.config.filter.http.tap.v2alpha with parameters of type Tap