Uses of Interface
io.envoyproxy.envoy.extensions.filters.network.http_connection_manager.v3.ScopedRouteConfigurationsListOrBuilder
-
Packages that use ScopedRouteConfigurationsListOrBuilder Package Description io.envoyproxy.envoy.extensions.filters.network.http_connection_manager.v3 -
-
Uses of ScopedRouteConfigurationsListOrBuilder 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 ScopedRouteConfigurationsListOrBuilder Modifier and Type Class Description classScopedRouteConfigurationsListThis message is used to work around the limitations with 'oneof' and repeated fields.static classScopedRouteConfigurationsList.BuilderThis message is used to work around the limitations with 'oneof' and repeated fields.Fields in io.envoyproxy.envoy.extensions.filters.network.http_connection_manager.v3 with type parameters of type ScopedRouteConfigurationsListOrBuilder Modifier and Type Field Description private com.google.protobuf.SingleFieldBuilder<ScopedRouteConfigurationsList,ScopedRouteConfigurationsList.Builder,ScopedRouteConfigurationsListOrBuilder>ScopedRoutes.Builder. scopedRouteConfigurationsListBuilder_Methods in io.envoyproxy.envoy.extensions.filters.network.http_connection_manager.v3 that return ScopedRouteConfigurationsListOrBuilder Modifier and Type Method Description ScopedRouteConfigurationsListOrBuilderScopedRoutes.Builder. getScopedRouteConfigurationsListOrBuilder()The set of routing scopes corresponding to the HCM.ScopedRouteConfigurationsListOrBuilderScopedRoutes. getScopedRouteConfigurationsListOrBuilder()The set of routing scopes corresponding to the HCM.ScopedRouteConfigurationsListOrBuilderScopedRoutesOrBuilder. getScopedRouteConfigurationsListOrBuilder()The set of routing scopes corresponding to the HCM.Methods in io.envoyproxy.envoy.extensions.filters.network.http_connection_manager.v3 that return types with arguments of type ScopedRouteConfigurationsListOrBuilder Modifier and Type Method Description private com.google.protobuf.SingleFieldBuilder<ScopedRouteConfigurationsList,ScopedRouteConfigurationsList.Builder,ScopedRouteConfigurationsListOrBuilder>ScopedRoutes.Builder. getScopedRouteConfigurationsListFieldBuilder()The set of routing scopes corresponding to the HCM.
-