public interface LimitApi
| Modifier and Type | Method and Description |
|---|---|
Set<ResourceLimit> |
listResourceLimits(ListResourceLimitsOptions... options)
List the resource limits.
|
@Named(value="listResourceLimits") Set<ResourceLimit> listResourceLimits(ListResourceLimitsOptions... options)
options - if present, how to constrain the listCopyright © 2009-2016 The Apache Software Foundation. All Rights Reserved.