Uses of Class
io.envoyproxy.envoy.config.route.v3.Vhds
Packages that use Vhds
-
Uses of Vhds in io.envoyproxy.envoy.config.route.v3
Fields in io.envoyproxy.envoy.config.route.v3 declared as VhdsModifier and TypeFieldDescriptionprivate static final VhdsVhds.DEFAULT_INSTANCEprivate VhdsRouteConfiguration.Builder.vhds_private VhdsRouteConfiguration.vhds_Fields in io.envoyproxy.envoy.config.route.v3 with type parameters of type VhdsModifier and TypeFieldDescriptionprivate static final com.google.protobuf.Parser<Vhds> Vhds.PARSERprivate com.google.protobuf.SingleFieldBuilder<Vhds, Vhds.Builder, VhdsOrBuilder> RouteConfiguration.Builder.vhdsBuilder_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()private com.google.protobuf.SingleFieldBuilder<Vhds, Vhds.Builder, VhdsOrBuilder> RouteConfiguration.Builder.internalGetVhdsFieldBuilder()An array of virtual hosts will be dynamically loaded via the VHDS API.static com.google.protobuf.Parser<Vhds> Vhds.parser()Methods in io.envoyproxy.envoy.config.route.v3 with parameters of type VhdsModifier and TypeMethodDescriptionprivate voidVhds.Builder.buildPartial0(Vhds result) An 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.