Uses of Interface
io.envoyproxy.envoy.api.v2.core.SocketAddressOrBuilder
-
Packages that use SocketAddressOrBuilder Package Description io.envoyproxy.envoy.api.v2.core io.envoyproxy.envoy.config.trace.v2alpha -
-
Uses of SocketAddressOrBuilder in io.envoyproxy.envoy.api.v2.core
Classes in io.envoyproxy.envoy.api.v2.core that implement SocketAddressOrBuilder Modifier and Type Class Description classSocketAddress[#next-free-field: 7]static classSocketAddress.Builder[#next-free-field: 7]Methods in io.envoyproxy.envoy.api.v2.core that return SocketAddressOrBuilder Modifier and Type Method Description SocketAddressOrBuilderAddress.Builder. getSocketAddressOrBuilder().envoy.api.v2.core.SocketAddress socket_address = 1;SocketAddressOrBuilderAddress. getSocketAddressOrBuilder().envoy.api.v2.core.SocketAddress socket_address = 1;SocketAddressOrBuilderAddressOrBuilder. getSocketAddressOrBuilder().envoy.api.v2.core.SocketAddress socket_address = 1;SocketAddressOrBuilderBindConfig.Builder. getSourceAddressOrBuilder()The address to bind to when creating a socket.SocketAddressOrBuilderBindConfig. getSourceAddressOrBuilder()The address to bind to when creating a socket.SocketAddressOrBuilderBindConfigOrBuilder. getSourceAddressOrBuilder()The address to bind to when creating a socket. -
Uses of SocketAddressOrBuilder in io.envoyproxy.envoy.config.trace.v2alpha
Methods in io.envoyproxy.envoy.config.trace.v2alpha that return SocketAddressOrBuilder Modifier and Type Method Description SocketAddressOrBuilderXRayConfig.Builder. getDaemonEndpointOrBuilder()The UDP endpoint of the X-Ray Daemon where the spans will be sent.SocketAddressOrBuilderXRayConfig. getDaemonEndpointOrBuilder()The UDP endpoint of the X-Ray Daemon where the spans will be sent.SocketAddressOrBuilderXRayConfigOrBuilder. getDaemonEndpointOrBuilder()The UDP endpoint of the X-Ray Daemon where the spans will be sent.
-