NetworkEndpoint constructor
NetworkEndpoint({})
Implementation
NetworkEndpoint({
this.annotations,
this.clientDestinationPort,
this.fqdn,
this.instance,
this.ipAddress,
this.ipv6Address,
this.port,
});