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

org.openstack4j.model.compute.QuotaSetUpdate Maven / Gradle / Ivy

package org.openstack4j.model.compute;

import org.openstack4j.common.Buildable;
import org.openstack4j.model.ModelEntity;
import org.openstack4j.model.compute.builder.QuotaSetUpdateBuilder;

/**
 * Represents an updateable quota set
 * 
 * @author Jeremy Unruh
 */
public interface QuotaSetUpdate extends ModelEntity, Buildable{

}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy