Uses of Class
cloud.dnation.hetznerclient.GetVolumeByIdResponse
-
-
Uses of GetVolumeByIdResponse in cloud.dnation.hetznerclient
Methods in cloud.dnation.hetznerclient that return GetVolumeByIdResponse Modifier and Type Method Description GetVolumeByIdResponseGetVolumeByIdResponse. volume(VolumeDetail volume)Methods in cloud.dnation.hetznerclient that return types with arguments of type GetVolumeByIdResponse Modifier and Type Method Description retrofit2.Call<GetVolumeByIdResponse>HetznerApi. getVolumeById(long id)Get volume detail based on ID.
-