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 classScopedRdsProtobuf typeenvoy.extensions.filters.network.http_connection_manager.v3.ScopedRdsstatic classScopedRds.BuilderProtobuf typeenvoy.extensions.filters.network.http_connection_manager.v3.ScopedRdsFields 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 ScopedRdsOrBuilderScopedRoutes.Builder. getScopedRdsOrBuilder()The set of routing scopes associated with the HCM will be dynamically loaded via the SRDS API.ScopedRdsOrBuilderScopedRoutes. getScopedRdsOrBuilder()The set of routing scopes associated with the HCM will be dynamically loaded via the SRDS API.ScopedRdsOrBuilderScopedRoutesOrBuilder. 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.
-