Uses of Class
io.envoyproxy.envoy.extensions.filters.network.http_connection_manager.v3.Rds
Packages that use Rds
-
Uses of Rds in io.envoyproxy.envoy.extensions.filters.network.http_connection_manager.v3
Fields in io.envoyproxy.envoy.extensions.filters.network.http_connection_manager.v3 declared as RdsFields in io.envoyproxy.envoy.extensions.filters.network.http_connection_manager.v3 with type parameters of type RdsModifier and TypeFieldDescriptionprivate static final com.google.protobuf.Parser
<Rds> Rds.PARSER
private com.google.protobuf.SingleFieldBuilder
<Rds, Rds.Builder, RdsOrBuilder> HttpConnectionManager.Builder.rdsBuilder_
Methods in io.envoyproxy.envoy.extensions.filters.network.http_connection_manager.v3 that return RdsModifier and TypeMethodDescriptionRds.Builder.build()
Rds.Builder.buildPartial()
static Rds
Rds.getDefaultInstance()
Rds.Builder.getDefaultInstanceForType()
HttpConnectionManager.Builder.getRds()
The connection manager’s route table will be dynamically loaded via the RDS API.HttpConnectionManager.getRds()
The connection manager’s route table will be dynamically loaded via the RDS API.HttpConnectionManagerOrBuilder.getRds()
The connection manager’s route table will be dynamically loaded via the RDS API.static Rds
Rds.parseDelimitedFrom
(InputStream input) static Rds
Rds.parseDelimitedFrom
(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Rds
Rds.parseFrom
(byte[] data) static Rds
Rds.parseFrom
(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Rds
Rds.parseFrom
(com.google.protobuf.ByteString data) static Rds
Rds.parseFrom
(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Rds
Rds.parseFrom
(com.google.protobuf.CodedInputStream input) static Rds
Rds.parseFrom
(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Rds
Rds.parseFrom
(InputStream input) static Rds
Rds.parseFrom
(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Rds
Rds.parseFrom
(ByteBuffer data) static Rds
Rds.parseFrom
(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in io.envoyproxy.envoy.extensions.filters.network.http_connection_manager.v3 that return types with arguments of type RdsModifier and TypeMethodDescriptioncom.google.protobuf.Parser
<Rds> Rds.getParserForType()
private com.google.protobuf.SingleFieldBuilder
<Rds, Rds.Builder, RdsOrBuilder> HttpConnectionManager.Builder.internalGetRdsFieldBuilder()
The connection manager’s route table will be dynamically loaded via the RDS API.static com.google.protobuf.Parser
<Rds> Rds.parser()
Methods in io.envoyproxy.envoy.extensions.filters.network.http_connection_manager.v3 with parameters of type RdsModifier and TypeMethodDescriptionprivate void
Rds.Builder.buildPartial0
(Rds result) The connection manager’s route table will be dynamically loaded via the RDS API.static Rds.Builder
Rds.newBuilder
(Rds prototype) The connection manager’s route table will be dynamically loaded via the RDS API.