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

net.java.dev.vcc.api.DatacenterResourceGroup Maven / Gradle / Ivy

Go to download

The API for control of virtual computers running on a virtual computer host

The newest version!
package net.java.dev.vcc.api;

/**
 * Represeents a group of resources, such as: {@link Host}s for virtual {@link Computer}s; virtual {@link Computer}s;
 * and {@link DatacenterResourceGroup}s.
 *
 * @author Stephen Connolly
 */
public interface DatacenterResourceGroup
        extends ManagedObject, DatacenterResourceContainer {
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy