Uses of Class
io.grpc.xds.client.EnvoyProtoData.Address
Packages that use EnvoyProtoData.Address
-
Uses of EnvoyProtoData.Address in io.grpc.xds.client
Fields in io.grpc.xds.client with type parameters of type EnvoyProtoData.AddressModifier and TypeFieldDescriptionprivate final List
<EnvoyProtoData.Address> EnvoyProtoData.Node.Builder.listeningAddresses
private final List
<EnvoyProtoData.Address> EnvoyProtoData.Node.listeningAddresses
Methods in io.grpc.xds.client that return types with arguments of type EnvoyProtoData.AddressModifier and TypeMethodDescription(package private) List
<EnvoyProtoData.Address> EnvoyProtoData.Node.getListeningAddresses()
Methods in io.grpc.xds.client with parameters of type EnvoyProtoData.AddressModifier and TypeMethodDescription(package private) EnvoyProtoData.Node.Builder
EnvoyProtoData.Node.Builder.addListeningAddresses
(EnvoyProtoData.Address address) Constructor parameters in io.grpc.xds.client with type arguments of type EnvoyProtoData.Address