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

org.openstack4j.openstack.compute.domain.actions.ServerAction Maven / Gradle / Ivy

There is a newer version: 3.2.0
Show newest version
package org.openstack4j.openstack.compute.domain.actions;

import org.openstack4j.model.ModelEntity;

/**
 * Decorator interface for Server based Actions
 * 
 * @author Jeremy Unruh
 */
public interface ServerAction extends ModelEntity {

}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy