Uses of Class
io.envoyproxy.envoy.config.route.v3.Vhds
Packages that use Vhds
-
Uses of Vhds in io.envoyproxy.envoy.config.route.v3
Methods in io.envoyproxy.envoy.config.route.v3 that return VhdsModifier and TypeMethodDescriptionVhds.Builder.build()Vhds.Builder.buildPartial()static VhdsVhds.getDefaultInstance()Vhds.Builder.getDefaultInstanceForType()Vhds.getDefaultInstanceForType()RouteConfiguration.Builder.getVhds()An array of virtual hosts will be dynamically loaded via the VHDS API.RouteConfiguration.getVhds()An array of virtual hosts will be dynamically loaded via the VHDS API.RouteConfigurationOrBuilder.getVhds()An array of virtual hosts will be dynamically loaded via the VHDS API.static VhdsVhds.parseDelimitedFrom(InputStream input) static VhdsVhds.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static VhdsVhds.parseFrom(byte[] data) static VhdsVhds.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static VhdsVhds.parseFrom(com.google.protobuf.ByteString data) static VhdsVhds.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static VhdsVhds.parseFrom(com.google.protobuf.CodedInputStream input) static VhdsVhds.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static VhdsVhds.parseFrom(InputStream input) static VhdsVhds.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static VhdsVhds.parseFrom(ByteBuffer data) static VhdsVhds.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in io.envoyproxy.envoy.config.route.v3 that return types with arguments of type VhdsModifier and TypeMethodDescriptioncom.google.protobuf.Parser<Vhds> Vhds.getParserForType()static com.google.protobuf.Parser<Vhds> Vhds.parser()Methods in io.envoyproxy.envoy.config.route.v3 with parameters of type VhdsModifier and TypeMethodDescriptionAn array of virtual hosts will be dynamically loaded via the VHDS API.static Vhds.BuilderVhds.newBuilder(Vhds prototype) An array of virtual hosts will be dynamically loaded via the VHDS API.