All Downloads are FREE. Search and download functionalities are using the official Maven repository.

net.nitrado.api.services.cloudservers.CloudServer Maven / Gradle / Ivy

package net.nitrado.api.services.cloudservers;

import net.nitrado.api.services.Service;

/**
 * This class represents a cloud server.
 */
public class CloudServer extends Service{
    @Override
    public void refresh() {

    }
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy