Class Extension

  • All Implemented Interfaces:
    Comparable<Resource>

    public class Extension
    extends Resource
    The OpenStack Compute API is extensible. Extensions serve two purposes: They allow the introduction of new features in the API without requiring a version change and they allow the introduction of vendor specific niche functionality.
    See Also: