| Package | Description |
|---|---|
| com.adobe.acs.commons.throttling |
HTTP Request Throttling
|
| Modifier and Type | Method and Description |
|---|---|
ThrottlingDecision.State |
ThrottlingDecision.getState() |
static ThrottlingDecision.State |
ThrottlingDecision.State.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ThrottlingDecision.State[] |
ThrottlingDecision.State.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
ThrottlingDecision(ThrottlingDecision.State s) |
Copyright © 2013–2020 Adobe. All rights reserved.