Package org.openstack4j.model.compute
Interface QuotaSetUpdate
-
- All Superinterfaces:
Buildable<QuotaSetUpdateBuilder>,ModelEntity,Serializable
- All Known Implementing Classes:
NovaQuotaSetUpdate,NovaQuotaSetUpdate.NovaQuotaSetUpdateClass,NovaQuotaSetUpdate.NovaQuotaSetUpdateTenant
public interface QuotaSetUpdate extends ModelEntity, Buildable<QuotaSetUpdateBuilder>
Represents an updateable quota set- Author:
- Jeremy Unruh
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from interface org.openstack4j.common.Buildable
Buildable.Builder<T extends Buildable.Builder<T,M>,M extends Buildable<?>>
-
-