Uses of Class
io.envoyproxy.envoy.data.tap.v2alpha.Connection
Packages that use Connection
-
Uses of Connection in io.envoyproxy.envoy.data.tap.v2alpha
Methods in io.envoyproxy.envoy.data.tap.v2alpha that return ConnectionModifier and TypeMethodDescriptionConnection.Builder.build()Connection.Builder.buildPartial()SocketBufferedTrace.Builder.getConnection()Connection properties.SocketBufferedTrace.getConnection()Connection properties.SocketBufferedTraceOrBuilder.getConnection()Connection properties.SocketStreamedTraceSegment.Builder.getConnection()Connection properties.SocketStreamedTraceSegment.getConnection()Connection properties.SocketStreamedTraceSegmentOrBuilder.getConnection()Connection properties.static ConnectionConnection.getDefaultInstance()Connection.Builder.getDefaultInstanceForType()Connection.getDefaultInstanceForType()static ConnectionConnection.parseDelimitedFrom(InputStream input) static ConnectionConnection.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static ConnectionConnection.parseFrom(byte[] data) static ConnectionConnection.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static ConnectionConnection.parseFrom(com.google.protobuf.ByteString data) static ConnectionConnection.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static ConnectionConnection.parseFrom(com.google.protobuf.CodedInputStream input) static ConnectionConnection.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static ConnectionConnection.parseFrom(InputStream input) static ConnectionConnection.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static ConnectionConnection.parseFrom(ByteBuffer data) static ConnectionConnection.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in io.envoyproxy.envoy.data.tap.v2alpha that return types with arguments of type ConnectionModifier and TypeMethodDescriptioncom.google.protobuf.Parser<Connection>Connection.getParserForType()static com.google.protobuf.Parser<Connection>Connection.parser()Methods in io.envoyproxy.envoy.data.tap.v2alpha with parameters of type ConnectionModifier and TypeMethodDescriptionSocketBufferedTrace.Builder.mergeConnection(Connection value) Connection properties.SocketStreamedTraceSegment.Builder.mergeConnection(Connection value) Connection properties.Connection.Builder.mergeFrom(Connection other) static Connection.BuilderConnection.newBuilder(Connection prototype) SocketBufferedTrace.Builder.setConnection(Connection value) Connection properties.SocketStreamedTraceSegment.Builder.setConnection(Connection value) Connection properties.