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.listeningAddressesprivate final List<EnvoyProtoData.Address> EnvoyProtoData.Node.listeningAddressesMethods 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.BuilderEnvoyProtoData.Node.Builder.addListeningAddresses(EnvoyProtoData.Address address) Constructor parameters in io.grpc.xds.client with type arguments of type EnvoyProtoData.Address