| Package | Description |
|---|---|
| io.envoyproxy.envoy.config.filter.network.http_connection_manager.v2 |
| Modifier and Type | Method and Description |
|---|---|
Rds |
Rds.Builder.build() |
Rds |
Rds.Builder.buildPartial() |
static Rds |
Rds.getDefaultInstance() |
Rds |
Rds.getDefaultInstanceForType() |
Rds |
Rds.Builder.getDefaultInstanceForType() |
Rds |
HttpConnectionManagerOrBuilder.getRds()
The connection manager’s route table will be dynamically loaded via the RDS API.
|
Rds |
HttpConnectionManager.getRds()
The connection manager’s route table will be dynamically loaded via the RDS API.
|
Rds |
HttpConnectionManager.Builder.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(ByteBuffer data) |
static Rds |
Rds.parseFrom(ByteBuffer 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) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<Rds> |
Rds.getParserForType() |
static com.google.protobuf.Parser<Rds> |
Rds.parser() |
| Modifier and Type | Method and Description |
|---|---|
Rds.Builder |
Rds.Builder.mergeFrom(Rds other) |
HttpConnectionManager.Builder |
HttpConnectionManager.Builder.mergeRds(Rds value)
The connection manager’s route table will be dynamically loaded via the RDS API.
|
static Rds.Builder |
Rds.newBuilder(Rds prototype) |
HttpConnectionManager.Builder |
HttpConnectionManager.Builder.setRds(Rds value)
The connection manager’s route table will be dynamically loaded via the RDS API.
|
Copyright © 2018–2021 The Envoy Project. All rights reserved.