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 Vhds
Vhds.DEFAULT_INSTANCE
private Vhds
RouteConfiguration.Builder.vhds_
private Vhds
RouteConfiguration.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.PARSER
private 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 Vhds
Vhds.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 Vhds
Vhds.parseDelimitedFrom
(InputStream input) static Vhds
Vhds.parseDelimitedFrom
(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Vhds
Vhds.parseFrom
(byte[] data) static Vhds
Vhds.parseFrom
(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Vhds
Vhds.parseFrom
(com.google.protobuf.ByteString data) static Vhds
Vhds.parseFrom
(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Vhds
Vhds.parseFrom
(com.google.protobuf.CodedInputStream input) static Vhds
Vhds.parseFrom
(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Vhds
Vhds.parseFrom
(InputStream input) static Vhds
Vhds.parseFrom
(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Vhds
Vhds.parseFrom
(ByteBuffer data) static Vhds
Vhds.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.getVhdsFieldBuilder()
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 void
Vhds.Builder.buildPartial0
(Vhds result) An array of virtual hosts will be dynamically loaded via the VHDS API.static Vhds.Builder
Vhds.newBuilder
(Vhds prototype) An array of virtual hosts will be dynamically loaded via the VHDS API.