HostNetworking
Specifies known information about a host's networking configuration.
Content copied to clipboard
elide.host.HostNetworking
Types
Functions
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
IP addresses assigned to the host.
Content copied to clipboard
repeated .elide.net.IpAddress address = 2;
Link copied to clipboard
IP addresses assigned to the host.
Content copied to clipboard
repeated .elide.net.IpAddress address = 2;
Link copied to clipboard
IP addresses assigned to the host.
Content copied to clipboard
repeated .elide.net.IpAddress address = 2;
Link copied to clipboard
IP addresses assigned to the host.
Content copied to clipboard
repeated .elide.net.IpAddress address = 2;
Link copied to clipboard
IP addresses assigned to the host.
Content copied to clipboard
repeated .elide.net.IpAddress address = 2;
Link copied to clipboard
Link copied to clipboard
Capacity for this host's network interfaces, expressed in gigabits.
Content copied to clipboard
uint32 capacity = 1;
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
open fun <ContainingT : Message?, T> newFileScopedGeneratedExtension(singularType: Class<out Any>, defaultInstance: Message): GeneratedMessage.GeneratedExtension<ContainingT, T>
Link copied to clipboard
open fun <ContainingT : Message?, T> newMessageScopedGeneratedExtension(scope: Message, descriptorIndex: Int, singularType: Class<out Any>, defaultInstance: Message): GeneratedMessage.GeneratedExtension<ContainingT, T>
Link copied to clipboard
open fun parseDelimitedFrom(input: InputStream, extensionRegistry: ExtensionRegistryLite): HostNetworking
Link copied to clipboard
open fun parseFrom(input: CodedInputStream, extensionRegistry: ExtensionRegistryLite): HostNetworking
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard