Uses of Class
cloud.dnation.hetznerclient.PrivateNetDetail
-
-
Uses of PrivateNetDetail in cloud.dnation.hetznerclient
Methods in cloud.dnation.hetznerclient that return PrivateNetDetail Modifier and Type Method Description PrivateNetDetailPrivateNetDetail. ip(String ip)PrivateNetDetailPrivateNetDetail. network(Long network)Methods in cloud.dnation.hetznerclient that return types with arguments of type PrivateNetDetail Modifier and Type Method Description List<PrivateNetDetail>ServerDetail. getPrivateNet()Private networks informationMethods in cloud.dnation.hetznerclient with parameters of type PrivateNetDetail Modifier and Type Method Description ServerDetailServerDetail. addPrivateNetItem(PrivateNetDetail privateNetItem)Method parameters in cloud.dnation.hetznerclient with type arguments of type PrivateNetDetail Modifier and Type Method Description ServerDetailServerDetail. privateNet(List<PrivateNetDetail> privateNet)voidServerDetail. setPrivateNet(List<PrivateNetDetail> privateNet)
-