Uses of Class
cloud.dnation.hetznerclient.GetNetworksBySelectorResponse
-
-
Uses of GetNetworksBySelectorResponse in cloud.dnation.hetznerclient
Methods in cloud.dnation.hetznerclient that return GetNetworksBySelectorResponse Modifier and Type Method Description GetNetworksBySelectorResponseGetNetworksBySelectorResponse. addNetworksItem(NetworkDetail networksItem)GetNetworksBySelectorResponseGetNetworksBySelectorResponse. networks(List<NetworkDetail> networks)Methods in cloud.dnation.hetznerclient that return types with arguments of type GetNetworksBySelectorResponse Modifier and Type Method Description retrofit2.Call<GetNetworksBySelectorResponse>HetznerApi. getNetworkBySelector(String selector)Get all networks matching given label selector.
-