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 class
Vhds
Protobuf typeenvoy.config.route.v3.Vhds
static class
Vhds.Builder
Protobuf typeenvoy.config.route.v3.Vhds
Fields 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 VhdsOrBuilder
RouteConfiguration.Builder. getVhdsOrBuilder()
An array of virtual hosts will be dynamically loaded via the VHDS API.VhdsOrBuilder
RouteConfiguration. getVhdsOrBuilder()
An array of virtual hosts will be dynamically loaded via the VHDS API.VhdsOrBuilder
RouteConfigurationOrBuilder. 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.
-