Uses of Class
io.envoyproxy.envoy.extensions.transport_sockets.tap.v3.Tap
Packages that use Tap
-
Uses of Tap in io.envoyproxy.envoy.extensions.transport_sockets.tap.v3
Methods in io.envoyproxy.envoy.extensions.transport_sockets.tap.v3 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.extensions.transport_sockets.tap.v3 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.extensions.transport_sockets.tap.v3 with parameters of type Tap