Uses of Class
io.envoyproxy.envoy.data.accesslog.v3.ConnectionProperties
Packages that use ConnectionProperties
-
Uses of ConnectionProperties in io.envoyproxy.envoy.data.accesslog.v3
Fields in io.envoyproxy.envoy.data.accesslog.v3 declared as ConnectionPropertiesModifier and TypeFieldDescriptionprivate ConnectionPropertiesTCPAccessLogEntry.Builder.connectionProperties_private ConnectionPropertiesTCPAccessLogEntry.connectionProperties_private static final ConnectionPropertiesConnectionProperties.DEFAULT_INSTANCEFields in io.envoyproxy.envoy.data.accesslog.v3 with type parameters of type ConnectionPropertiesModifier and TypeFieldDescriptionprivate com.google.protobuf.SingleFieldBuilder<ConnectionProperties, ConnectionProperties.Builder, ConnectionPropertiesOrBuilder> TCPAccessLogEntry.Builder.connectionPropertiesBuilder_private static final com.google.protobuf.Parser<ConnectionProperties> ConnectionProperties.PARSERMethods in io.envoyproxy.envoy.data.accesslog.v3 that return ConnectionPropertiesModifier and TypeMethodDescriptionConnectionProperties.Builder.build()ConnectionProperties.Builder.buildPartial()TCPAccessLogEntry.Builder.getConnectionProperties()Properties of the TCP connection.TCPAccessLogEntry.getConnectionProperties()Properties of the TCP connection.TCPAccessLogEntryOrBuilder.getConnectionProperties()Properties of the TCP connection.static ConnectionPropertiesConnectionProperties.getDefaultInstance()ConnectionProperties.Builder.getDefaultInstanceForType()ConnectionProperties.getDefaultInstanceForType()static ConnectionPropertiesConnectionProperties.parseDelimitedFrom(InputStream input) static ConnectionPropertiesConnectionProperties.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static ConnectionPropertiesConnectionProperties.parseFrom(byte[] data) static ConnectionPropertiesConnectionProperties.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static ConnectionPropertiesConnectionProperties.parseFrom(com.google.protobuf.ByteString data) static ConnectionPropertiesConnectionProperties.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static ConnectionPropertiesConnectionProperties.parseFrom(com.google.protobuf.CodedInputStream input) static ConnectionPropertiesConnectionProperties.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static ConnectionPropertiesConnectionProperties.parseFrom(InputStream input) static ConnectionPropertiesConnectionProperties.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static ConnectionPropertiesConnectionProperties.parseFrom(ByteBuffer data) static ConnectionPropertiesConnectionProperties.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in io.envoyproxy.envoy.data.accesslog.v3 that return types with arguments of type ConnectionPropertiesModifier and TypeMethodDescriptionprivate com.google.protobuf.SingleFieldBuilder<ConnectionProperties, ConnectionProperties.Builder, ConnectionPropertiesOrBuilder> TCPAccessLogEntry.Builder.getConnectionPropertiesFieldBuilder()Properties of the TCP connection.com.google.protobuf.Parser<ConnectionProperties> ConnectionProperties.getParserForType()static com.google.protobuf.Parser<ConnectionProperties> ConnectionProperties.parser()Methods in io.envoyproxy.envoy.data.accesslog.v3 with parameters of type ConnectionPropertiesModifier and TypeMethodDescriptionprivate voidConnectionProperties.Builder.buildPartial0(ConnectionProperties result) TCPAccessLogEntry.Builder.mergeConnectionProperties(ConnectionProperties value) Properties of the TCP connection.ConnectionProperties.Builder.mergeFrom(ConnectionProperties other) static ConnectionProperties.BuilderConnectionProperties.newBuilder(ConnectionProperties prototype) TCPAccessLogEntry.Builder.setConnectionProperties(ConnectionProperties value) Properties of the TCP connection.