| Package | Description |
|---|---|
| io.envoyproxy.envoy.extensions.filters.network.http_connection_manager.v4alpha |
| Modifier and Type | Method and Description |
|---|---|
ScopedRds |
ScopedRds.Builder.build() |
ScopedRds |
ScopedRds.Builder.buildPartial() |
static ScopedRds |
ScopedRds.getDefaultInstance() |
ScopedRds |
ScopedRds.getDefaultInstanceForType() |
ScopedRds |
ScopedRds.Builder.getDefaultInstanceForType() |
ScopedRds |
ScopedRoutes.getScopedRds()
The set of routing scopes associated with the HCM will be dynamically loaded via the SRDS
API.
|
ScopedRds |
ScopedRoutes.Builder.getScopedRds()
The set of routing scopes associated with the HCM will be dynamically loaded via the SRDS
API.
|
ScopedRds |
ScopedRoutesOrBuilder.getScopedRds()
The set of routing scopes associated with the HCM will be dynamically loaded via the SRDS
API.
|
static ScopedRds |
ScopedRds.parseDelimitedFrom(InputStream input) |
static ScopedRds |
ScopedRds.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ScopedRds |
ScopedRds.parseFrom(byte[] data) |
static ScopedRds |
ScopedRds.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ScopedRds |
ScopedRds.parseFrom(ByteBuffer data) |
static ScopedRds |
ScopedRds.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ScopedRds |
ScopedRds.parseFrom(com.google.protobuf.ByteString data) |
static ScopedRds |
ScopedRds.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ScopedRds |
ScopedRds.parseFrom(com.google.protobuf.CodedInputStream input) |
static ScopedRds |
ScopedRds.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ScopedRds |
ScopedRds.parseFrom(InputStream input) |
static ScopedRds |
ScopedRds.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<ScopedRds> |
ScopedRds.getParserForType() |
static com.google.protobuf.Parser<ScopedRds> |
ScopedRds.parser() |
| Modifier and Type | Method and Description |
|---|---|
ScopedRds.Builder |
ScopedRds.Builder.mergeFrom(ScopedRds other) |
ScopedRoutes.Builder |
ScopedRoutes.Builder.mergeScopedRds(ScopedRds value)
The set of routing scopes associated with the HCM will be dynamically loaded via the SRDS
API.
|
static ScopedRds.Builder |
ScopedRds.newBuilder(ScopedRds prototype) |
ScopedRoutes.Builder |
ScopedRoutes.Builder.setScopedRds(ScopedRds value)
The set of routing scopes associated with the HCM will be dynamically loaded via the SRDS
API.
|
Copyright © 2018–2021 The Envoy Project. All rights reserved.