public class HttpThrottlingHeadersMapBuilder extends Object
| Constructor and Description |
|---|
HttpThrottlingHeadersMapBuilder() |
| Modifier and Type | Method and Description |
|---|---|
Map<String,String> |
build() |
void |
setThrottlingPolicyStatistics(long remainingRequestInCurrentPeriod,
long maximumRequestAllowedPerPeriod,
long timeUntilNextPeriodInMillis) |
Copyright © 2003–2016 MuleSoft, Inc.. All rights reserved.