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
Methods in io.envoyproxy.envoy.extensions.filters.network.http_connection_manager.v3 that return RdsModifier and TypeMethodDescriptionRds.Builder.build()Rds.Builder.buildPartial()static RdsRds.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 RdsRds.parseDelimitedFrom(InputStream input) static RdsRds.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static RdsRds.parseFrom(byte[] data) static RdsRds.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static RdsRds.parseFrom(com.google.protobuf.ByteString data) static RdsRds.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static RdsRds.parseFrom(com.google.protobuf.CodedInputStream input) static RdsRds.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static RdsRds.parseFrom(InputStream input) static RdsRds.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static RdsRds.parseFrom(ByteBuffer data) static RdsRds.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()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 TypeMethodDescriptionThe connection manager’s route table will be dynamically loaded via the RDS API.static Rds.BuilderRds.newBuilder(Rds prototype) The connection manager’s route table will be dynamically loaded via the RDS API.