public interface LimitApi
| Modifier and Type | Method and Description |
|---|---|
Set<ResourceLimit> |
listResourceLimits(ListResourceLimitsOptions... options)
List the resource limits.
|
@Named(value="listResourceLimits") @GET @Consumes(value="application/json") Set<ResourceLimit> listResourceLimits(ListResourceLimitsOptions... options)
options - if present, how to constrain the listCopyright © 2009–2021 The Apache Software Foundation. All rights reserved.