Uses of Class
cloud.dnation.hetznerclient.GetVolumesResponse
-
Uses of GetVolumesResponse in cloud.dnation.hetznerclient
Methods in cloud.dnation.hetznerclient that return GetVolumesResponseModifier and TypeMethodDescriptionGetVolumesResponse.addVolumesItem(VolumeDetail volumesItem) GetVolumesResponse.volumes(List<VolumeDetail> volumes) Methods in cloud.dnation.hetznerclient that return types with arguments of type GetVolumesResponseModifier and TypeMethodDescriptionretrofit2.Call<GetVolumesResponse>HetznerApi.getVolumes(String selector) Get all volumes.retrofit2.Call<GetVolumesResponse>HetznerApi.getVolumes(String selector, int page, int perPage) Get all volumes.