Uses of Class
cloud.dnation.hetznerclient.GetServerTypesResponse
-
-
Uses of GetServerTypesResponse in cloud.dnation.hetznerclient
Methods in cloud.dnation.hetznerclient that return GetServerTypesResponse Modifier and Type Method Description GetServerTypesResponseGetServerTypesResponse. addServerTypesItem(ServerType serverTypesItem)GetServerTypesResponseGetServerTypesResponse. serverTypes(List<ServerType> serverTypes)Methods in cloud.dnation.hetznerclient that return types with arguments of type GetServerTypesResponse Modifier and Type Method Description retrofit2.Call<GetServerTypesResponse>HetznerApi. getAllServerTypesWithName(String name)Get server types whose name is matching provided string.
-