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