Uses of Class
cloud.dnation.hetznerclient.CreateServerResponse
-
-
Uses of CreateServerResponse in cloud.dnation.hetznerclient
Methods in cloud.dnation.hetznerclient that return CreateServerResponse Modifier and Type Method Description CreateServerResponseCreateServerResponse. action(ActionDetail action)CreateServerResponseCreateServerResponse. addNextActionsItem(ActionDetail nextActionsItem)CreateServerResponseCreateServerResponse. nextActions(List<ActionDetail> nextActions)CreateServerResponseCreateServerResponse. server(ServerDetail server)Methods in cloud.dnation.hetznerclient that return types with arguments of type CreateServerResponse Modifier and Type Method Description retrofit2.Call<CreateServerResponse>HetznerApi. createServer(CreateServerRequest request)Create new server instance.
-