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