Class NovaRateLimit

  • All Implemented Interfaces:
    Serializable, RateLimit, ModelEntity

    public class NovaRateLimit
    extends Object
    implements RateLimit
    Rate limits are specified in terms of both a human-readable wild-card URI and a machine-processable regular expression. The human-readable limit is intended for displaying in graphical user interfaces. The machine-processable form is intended to be used directly by client applications.
    Author:
    Jeremy Unruh
    See Also:
    Serialized Form