org.jclouds.cloudstack.features
Interface LimitApi

All Known Subinterfaces:
DomainLimitApi

public interface LimitApi

Provides synchronous access to CloudStack SSHKeyPair features.

See Also:

Method Summary
 Set<ResourceLimit> listResourceLimits(ListResourceLimitsOptions... options)
          List the resource limits.
 

Method Detail

listResourceLimits

@Named(value="listResourceLimits")
Set<ResourceLimit> listResourceLimits(ListResourceLimitsOptions... options)
List the resource limits.

Parameters:
options - if present, how to constrain the list


Copyright © 2009-2014 The Apache Software Foundation. All Rights Reserved.