| Package | Description |
|---|---|
| io.envoyproxy.envoy.extensions.filters.network.postgres_proxy.v3alpha |
| Modifier and Type | Method and Description |
|---|---|
PostgresProxy.Builder |
PostgresProxy.Builder.addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
PostgresProxy.Builder |
PostgresProxy.Builder.clear() |
PostgresProxy.Builder |
PostgresProxy.Builder.clearEnableSqlParsing()
Controls whether SQL statements received in Frontend Query messages
are parsed.
|
PostgresProxy.Builder |
PostgresProxy.Builder.clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
PostgresProxy.Builder |
PostgresProxy.Builder.clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
PostgresProxy.Builder |
PostgresProxy.Builder.clearStatPrefix()
The human readable prefix to use when emitting :ref:`statistics
<config_network_filters_postgres_proxy_stats>`.
|
PostgresProxy.Builder |
PostgresProxy.Builder.clone() |
PostgresProxy.Builder |
PostgresProxy.Builder.mergeEnableSqlParsing(com.google.protobuf.BoolValue value)
Controls whether SQL statements received in Frontend Query messages
are parsed.
|
PostgresProxy.Builder |
PostgresProxy.Builder.mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
PostgresProxy.Builder |
PostgresProxy.Builder.mergeFrom(com.google.protobuf.Message other) |
PostgresProxy.Builder |
PostgresProxy.Builder.mergeFrom(PostgresProxy other) |
PostgresProxy.Builder |
PostgresProxy.Builder.mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
static PostgresProxy.Builder |
PostgresProxy.newBuilder() |
static PostgresProxy.Builder |
PostgresProxy.newBuilder(PostgresProxy prototype) |
PostgresProxy.Builder |
PostgresProxy.newBuilderForType() |
protected PostgresProxy.Builder |
PostgresProxy.newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
PostgresProxy.Builder |
PostgresProxy.Builder.setEnableSqlParsing(com.google.protobuf.BoolValue.Builder builderForValue)
Controls whether SQL statements received in Frontend Query messages
are parsed.
|
PostgresProxy.Builder |
PostgresProxy.Builder.setEnableSqlParsing(com.google.protobuf.BoolValue value)
Controls whether SQL statements received in Frontend Query messages
are parsed.
|
PostgresProxy.Builder |
PostgresProxy.Builder.setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
PostgresProxy.Builder |
PostgresProxy.Builder.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
PostgresProxy.Builder |
PostgresProxy.Builder.setStatPrefix(String value)
The human readable prefix to use when emitting :ref:`statistics
<config_network_filters_postgres_proxy_stats>`.
|
PostgresProxy.Builder |
PostgresProxy.Builder.setStatPrefixBytes(com.google.protobuf.ByteString value)
The human readable prefix to use when emitting :ref:`statistics
<config_network_filters_postgres_proxy_stats>`.
|
PostgresProxy.Builder |
PostgresProxy.Builder.setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
PostgresProxy.Builder |
PostgresProxy.toBuilder() |
Copyright © 2018–2021 The Envoy Project. All rights reserved.