Uses of Class
cloud.dnation.hetznerclient.GetVolumeByIdResponse
-
Uses of GetVolumeByIdResponse in cloud.dnation.hetznerclient
Methods in cloud.dnation.hetznerclient that return GetVolumeByIdResponseMethods in cloud.dnation.hetznerclient that return types with arguments of type GetVolumeByIdResponseModifier and TypeMethodDescriptionretrofit2.Call<GetVolumeByIdResponse>HetznerApi.getVolumeById(long id) Get volume detail based on ID.