Uses of Class
cloud.dnation.hetznerclient.GetPlacementGroupByIdResponse
-
-
Uses of GetPlacementGroupByIdResponse in cloud.dnation.hetznerclient
Methods in cloud.dnation.hetznerclient that return GetPlacementGroupByIdResponse Modifier and Type Method Description GetPlacementGroupByIdResponseGetPlacementGroupByIdResponse. placementGroup(PlacementGroupDetail placementGroup)Methods in cloud.dnation.hetznerclient that return types with arguments of type GetPlacementGroupByIdResponse Modifier and Type Method Description retrofit2.Call<GetPlacementGroupByIdResponse>HetznerApi. getPlacementGroupById(long id)Get placement group detail based on provided placement group ID.
-