Uses of Class
io.envoyproxy.envoy.config.core.v3.Node.Builder
Packages that use Node.Builder
Package
Description
-
Uses of Node.Builder in io.envoyproxy.envoy.config.bootstrap.v3
Fields in io.envoyproxy.envoy.config.bootstrap.v3 with type parameters of type Node.BuilderModifier and TypeFieldDescriptionprivate com.google.protobuf.SingleFieldBuilder
<Node, Node.Builder, NodeOrBuilder> Bootstrap.Builder.nodeBuilder_
Methods in io.envoyproxy.envoy.config.bootstrap.v3 that return Node.BuilderModifier and TypeMethodDescriptionBootstrap.Builder.getNodeBuilder()
Node identity to present to the management server and for instance identification purposes (e.g.Methods in io.envoyproxy.envoy.config.bootstrap.v3 that return types with arguments of type Node.BuilderModifier and TypeMethodDescriptionprivate com.google.protobuf.SingleFieldBuilder
<Node, Node.Builder, NodeOrBuilder> Bootstrap.Builder.getNodeFieldBuilder()
Node identity to present to the management server and for instance identification purposes (e.g.Methods in io.envoyproxy.envoy.config.bootstrap.v3 with parameters of type Node.BuilderModifier and TypeMethodDescriptionBootstrap.Builder.setNode
(Node.Builder builderForValue) Node identity to present to the management server and for instance identification purposes (e.g. -
Uses of Node.Builder in io.envoyproxy.envoy.config.core.v3
Methods in io.envoyproxy.envoy.config.core.v3 that return Node.BuilderModifier and TypeMethodDescriptionNode.Builder.addAllClientFeatures
(Iterable<String> values) Client feature support list.Node.Builder.addAllExtensions
(Iterable<? extends Extension> values) List of extensions and their versions supported by the node.Node.Builder.addAllListeningAddresses
(Iterable<? extends Address> values) Deprecated.Node.Builder.addClientFeatures
(String value) Client feature support list.Node.Builder.addClientFeaturesBytes
(com.google.protobuf.ByteString value) Client feature support list.Node.Builder.addExtensions
(int index, Extension value) List of extensions and their versions supported by the node.Node.Builder.addExtensions
(int index, Extension.Builder builderForValue) List of extensions and their versions supported by the node.Node.Builder.addExtensions
(Extension value) List of extensions and their versions supported by the node.Node.Builder.addExtensions
(Extension.Builder builderForValue) List of extensions and their versions supported by the node.Node.Builder.addListeningAddresses
(int index, Address value) Deprecated.Node.Builder.addListeningAddresses
(int index, Address.Builder builderForValue) Deprecated.Node.Builder.addListeningAddresses
(Address value) Deprecated.Node.Builder.addListeningAddresses
(Address.Builder builderForValue) Deprecated.Node.Builder.clear()
Node.Builder.clearClientFeatures()
Client feature support list.Node.Builder.clearCluster()
Defines the local service cluster name where Envoy is running.Node.Builder.clearDynamicParameters()
Node.Builder.clearExtensions()
List of extensions and their versions supported by the node.Node.Builder.clearId()
An opaque node identifier for the Envoy node.Node.Builder.clearListeningAddresses()
Deprecated.Node.Builder.clearLocality()
Locality specifying where the Envoy instance is running.Node.Builder.clearMetadata()
Opaque metadata extending the node identifier.Node.Builder.clearUserAgentBuildVersion()
Structured version of the entity requesting config.Node.Builder.clearUserAgentName()
Free-form string that identifies the entity requesting config.Node.Builder.clearUserAgentVersion()
Free-form string that identifies the version of the entity requesting config.Node.Builder.clearUserAgentVersionType()
Node.Builder.mergeFrom
(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Node.Builder.mergeFrom
(com.google.protobuf.Message other) Node.Builder.mergeLocality
(Locality value) Locality specifying where the Envoy instance is running.Node.Builder.mergeMetadata
(com.google.protobuf.Struct value) Opaque metadata extending the node identifier.Node.Builder.mergeUserAgentBuildVersion
(BuildVersion value) Structured version of the entity requesting config.static Node.Builder
Node.newBuilder()
static Node.Builder
Node.newBuilder
(Node prototype) Node.newBuilderForType()
protected Node.Builder
Node.newBuilderForType
(com.google.protobuf.AbstractMessage.BuilderParent parent) Node.Builder.putAllDynamicParameters
(Map<String, ContextParams> values) Map from xDS resource type URL to dynamic context parameters.Node.Builder.putDynamicParameters
(String key, ContextParams value) Map from xDS resource type URL to dynamic context parameters.Node.Builder.removeDynamicParameters
(String key) Map from xDS resource type URL to dynamic context parameters.Node.Builder.removeExtensions
(int index) List of extensions and their versions supported by the node.Node.Builder.removeListeningAddresses
(int index) Deprecated.Node.Builder.setClientFeatures
(int index, String value) Client feature support list.Node.Builder.setCluster
(String value) Defines the local service cluster name where Envoy is running.Node.Builder.setClusterBytes
(com.google.protobuf.ByteString value) Defines the local service cluster name where Envoy is running.Node.Builder.setExtensions
(int index, Extension value) List of extensions and their versions supported by the node.Node.Builder.setExtensions
(int index, Extension.Builder builderForValue) List of extensions and their versions supported by the node.An opaque node identifier for the Envoy node.Node.Builder.setIdBytes
(com.google.protobuf.ByteString value) An opaque node identifier for the Envoy node.Node.Builder.setListeningAddresses
(int index, Address value) Deprecated.Node.Builder.setListeningAddresses
(int index, Address.Builder builderForValue) Deprecated.Node.Builder.setLocality
(Locality value) Locality specifying where the Envoy instance is running.Node.Builder.setLocality
(Locality.Builder builderForValue) Locality specifying where the Envoy instance is running.Node.Builder.setMetadata
(com.google.protobuf.Struct value) Opaque metadata extending the node identifier.Node.Builder.setMetadata
(com.google.protobuf.Struct.Builder builderForValue) Opaque metadata extending the node identifier.Node.Builder.setUserAgentBuildVersion
(BuildVersion value) Structured version of the entity requesting config.Node.Builder.setUserAgentBuildVersion
(BuildVersion.Builder builderForValue) Structured version of the entity requesting config.Node.Builder.setUserAgentName
(String value) Free-form string that identifies the entity requesting config.Node.Builder.setUserAgentNameBytes
(com.google.protobuf.ByteString value) Free-form string that identifies the entity requesting config.Node.Builder.setUserAgentVersion
(String value) Free-form string that identifies the version of the entity requesting config.Node.Builder.setUserAgentVersionBytes
(com.google.protobuf.ByteString value) Free-form string that identifies the version of the entity requesting config.Node.toBuilder()
-
Uses of Node.Builder in io.envoyproxy.envoy.service.discovery.v3
Fields in io.envoyproxy.envoy.service.discovery.v3 with type parameters of type Node.BuilderModifier and TypeFieldDescriptionprivate com.google.protobuf.SingleFieldBuilder
<Node, Node.Builder, NodeOrBuilder> DeltaDiscoveryRequest.Builder.nodeBuilder_
private com.google.protobuf.SingleFieldBuilder
<Node, Node.Builder, NodeOrBuilder> DiscoveryRequest.Builder.nodeBuilder_
Methods in io.envoyproxy.envoy.service.discovery.v3 that return Node.BuilderModifier and TypeMethodDescriptionDeltaDiscoveryRequest.Builder.getNodeBuilder()
The node making the request.DiscoveryRequest.Builder.getNodeBuilder()
The node making the request.Methods in io.envoyproxy.envoy.service.discovery.v3 that return types with arguments of type Node.BuilderModifier and TypeMethodDescriptionprivate com.google.protobuf.SingleFieldBuilder
<Node, Node.Builder, NodeOrBuilder> DeltaDiscoveryRequest.Builder.getNodeFieldBuilder()
The node making the request.private com.google.protobuf.SingleFieldBuilder
<Node, Node.Builder, NodeOrBuilder> DiscoveryRequest.Builder.getNodeFieldBuilder()
The node making the request.Methods in io.envoyproxy.envoy.service.discovery.v3 with parameters of type Node.BuilderModifier and TypeMethodDescriptionDeltaDiscoveryRequest.Builder.setNode
(Node.Builder builderForValue) The node making the request.DiscoveryRequest.Builder.setNode
(Node.Builder builderForValue) The node making the request. -
Uses of Node.Builder in io.envoyproxy.envoy.service.load_stats.v3
Fields in io.envoyproxy.envoy.service.load_stats.v3 with type parameters of type Node.BuilderModifier and TypeFieldDescriptionprivate com.google.protobuf.SingleFieldBuilder
<Node, Node.Builder, NodeOrBuilder> LoadStatsRequest.Builder.nodeBuilder_
Methods in io.envoyproxy.envoy.service.load_stats.v3 that return Node.BuilderModifier and TypeMethodDescriptionLoadStatsRequest.Builder.getNodeBuilder()
Node identifier for Envoy instance.Methods in io.envoyproxy.envoy.service.load_stats.v3 that return types with arguments of type Node.BuilderModifier and TypeMethodDescriptionprivate com.google.protobuf.SingleFieldBuilder
<Node, Node.Builder, NodeOrBuilder> LoadStatsRequest.Builder.getNodeFieldBuilder()
Node identifier for Envoy instance.Methods in io.envoyproxy.envoy.service.load_stats.v3 with parameters of type Node.BuilderModifier and TypeMethodDescriptionLoadStatsRequest.Builder.setNode
(Node.Builder builderForValue) Node identifier for Envoy instance. -
Uses of Node.Builder in io.envoyproxy.envoy.service.status.v3
Fields in io.envoyproxy.envoy.service.status.v3 with type parameters of type Node.BuilderModifier and TypeFieldDescriptionprivate com.google.protobuf.SingleFieldBuilder
<Node, Node.Builder, NodeOrBuilder> ClientConfig.Builder.nodeBuilder_
private com.google.protobuf.SingleFieldBuilder
<Node, Node.Builder, NodeOrBuilder> ClientStatusRequest.Builder.nodeBuilder_
Methods in io.envoyproxy.envoy.service.status.v3 that return Node.BuilderModifier and TypeMethodDescriptionClientConfig.Builder.getNodeBuilder()
Node for a particular client.ClientStatusRequest.Builder.getNodeBuilder()
The node making the csds request.Methods in io.envoyproxy.envoy.service.status.v3 that return types with arguments of type Node.BuilderModifier and TypeMethodDescriptionprivate com.google.protobuf.SingleFieldBuilder
<Node, Node.Builder, NodeOrBuilder> ClientConfig.Builder.getNodeFieldBuilder()
Node for a particular client.private com.google.protobuf.SingleFieldBuilder
<Node, Node.Builder, NodeOrBuilder> ClientStatusRequest.Builder.getNodeFieldBuilder()
The node making the csds request.Methods in io.envoyproxy.envoy.service.status.v3 with parameters of type Node.BuilderModifier and TypeMethodDescriptionClientConfig.Builder.setNode
(Node.Builder builderForValue) Node for a particular client.ClientStatusRequest.Builder.setNode
(Node.Builder builderForValue) The node making the csds request.