Uses of Interface
io.envoyproxy.envoy.config.route.v3.VhdsOrBuilder
-
Packages that use VhdsOrBuilder Package Description io.envoyproxy.envoy.config.route.v3 -
-
Uses of VhdsOrBuilder in io.envoyproxy.envoy.config.route.v3
Classes in io.envoyproxy.envoy.config.route.v3 that implement VhdsOrBuilder Modifier and Type Class Description classVhdsProtobuf typeenvoy.config.route.v3.Vhdsstatic classVhds.BuilderProtobuf typeenvoy.config.route.v3.VhdsFields in io.envoyproxy.envoy.config.route.v3 with type parameters of type VhdsOrBuilder Modifier and Type Field Description private com.google.protobuf.SingleFieldBuilder<Vhds,Vhds.Builder,VhdsOrBuilder>RouteConfiguration.Builder. vhdsBuilder_Methods in io.envoyproxy.envoy.config.route.v3 that return VhdsOrBuilder Modifier and Type Method Description VhdsOrBuilderRouteConfiguration.Builder. getVhdsOrBuilder()An array of virtual hosts will be dynamically loaded via the VHDS API.VhdsOrBuilderRouteConfiguration. getVhdsOrBuilder()An array of virtual hosts will be dynamically loaded via the VHDS API.VhdsOrBuilderRouteConfigurationOrBuilder. getVhdsOrBuilder()An array of virtual hosts will be dynamically loaded via the VHDS API.Methods in io.envoyproxy.envoy.config.route.v3 that return types with arguments of type VhdsOrBuilder Modifier and Type Method Description private com.google.protobuf.SingleFieldBuilder<Vhds,Vhds.Builder,VhdsOrBuilder>RouteConfiguration.Builder. getVhdsFieldBuilder()An array of virtual hosts will be dynamically loaded via the VHDS API.
-