Uses of Class
cloud.dnation.hetznerclient.GetLocationsResponse
-
-
Uses of GetLocationsResponse in cloud.dnation.hetznerclient
Methods in cloud.dnation.hetznerclient that return GetLocationsResponse Modifier and Type Method Description GetLocationsResponseGetLocationsResponse. addLocationsItem(LocationDetail locationsItem)GetLocationsResponseGetLocationsResponse. locations(List<LocationDetail> locations)Methods in cloud.dnation.hetznerclient that return types with arguments of type GetLocationsResponse Modifier and Type Method Description retrofit2.Call<GetLocationsResponse>HetznerApi. getAllLocationsWithName(String name)Get locations matching provided string.
-