Uses of Class
cloud.dnation.hetznerclient.GetNetworkByIdResponse
-
-
Uses of GetNetworkByIdResponse in cloud.dnation.hetznerclient
Methods in cloud.dnation.hetznerclient that return GetNetworkByIdResponse Modifier and Type Method Description GetNetworkByIdResponseGetNetworkByIdResponse. network(NetworkDetail network)Methods in cloud.dnation.hetznerclient that return types with arguments of type GetNetworkByIdResponse Modifier and Type Method Description retrofit2.Call<GetNetworkByIdResponse>HetznerApi. getNetworkById(int id)Get network detail based on provided network ID.
-