Uses of Class
cloud.dnation.hetznerclient.GetDatacentersResponse
-
-
Uses of GetDatacentersResponse in cloud.dnation.hetznerclient
Methods in cloud.dnation.hetznerclient that return types with arguments of type GetDatacentersResponse Modifier and Type Method Description retrofit2.Call<GetDatacentersResponse>HetznerApi. getAllDatacenters()Get all datacenters.retrofit2.Call<GetDatacentersResponse>HetznerApi. getAllDatacentersWithName(String name)Get datacenters matching provided string.
-