Uses of Interface
io.envoyproxy.envoy.extensions.filters.network.http_connection_manager.v3.ScopedRdsOrBuilder
-
Packages that use ScopedRdsOrBuilder Package Description io.envoyproxy.envoy.extensions.filters.network.http_connection_manager.v3 -
-
Uses of ScopedRdsOrBuilder in io.envoyproxy.envoy.extensions.filters.network.http_connection_manager.v3
Classes in io.envoyproxy.envoy.extensions.filters.network.http_connection_manager.v3 that implement ScopedRdsOrBuilder Modifier and Type Class Description class
ScopedRds
Protobuf typeenvoy.extensions.filters.network.http_connection_manager.v3.ScopedRds
static class
ScopedRds.Builder
Protobuf typeenvoy.extensions.filters.network.http_connection_manager.v3.ScopedRds
Fields in io.envoyproxy.envoy.extensions.filters.network.http_connection_manager.v3 with type parameters of type ScopedRdsOrBuilder Modifier and Type Field Description private com.google.protobuf.SingleFieldBuilder<ScopedRds,ScopedRds.Builder,ScopedRdsOrBuilder>
ScopedRoutes.Builder. scopedRdsBuilder_
Methods in io.envoyproxy.envoy.extensions.filters.network.http_connection_manager.v3 that return ScopedRdsOrBuilder Modifier and Type Method Description ScopedRdsOrBuilder
ScopedRoutes.Builder. getScopedRdsOrBuilder()
The set of routing scopes associated with the HCM will be dynamically loaded via the SRDS API.ScopedRdsOrBuilder
ScopedRoutes. getScopedRdsOrBuilder()
The set of routing scopes associated with the HCM will be dynamically loaded via the SRDS API.ScopedRdsOrBuilder
ScopedRoutesOrBuilder. getScopedRdsOrBuilder()
The set of routing scopes associated with the HCM will be dynamically loaded via the SRDS API.Methods in io.envoyproxy.envoy.extensions.filters.network.http_connection_manager.v3 that return types with arguments of type ScopedRdsOrBuilder Modifier and Type Method Description private com.google.protobuf.SingleFieldBuilder<ScopedRds,ScopedRds.Builder,ScopedRdsOrBuilder>
ScopedRoutes.Builder. getScopedRdsFieldBuilder()
The set of routing scopes associated with the HCM will be dynamically loaded via the SRDS API.
-