public class ThrottlingConfiguration extends Object
| Modifier and Type | Field and Description |
|---|---|
protected int |
maxRequests |
protected int |
startThrottlingPercentage |
| Constructor and Description |
|---|
ThrottlingConfiguration(int maxRequests,
int startThrottlingPercentage) |
Copyright © 2013–2020 Adobe. All rights reserved.