public class TenantThrottlingInfo extends Object
Constructor and Description |
---|
TenantThrottlingInfo() |
Modifier and Type | Method and Description |
---|---|
ThrottlingActionInfo |
getThrottlingActionInfo(String action) |
ThrottlingActionInfo |
getThrottlingActionInfo(String[] actions) |
void |
updateThrottlingActionInfo(String action,
ThrottlingActionInfo throttlingActionInfo) |
public ThrottlingActionInfo getThrottlingActionInfo(String action)
public ThrottlingActionInfo getThrottlingActionInfo(String[] actions)
public void updateThrottlingActionInfo(String action, ThrottlingActionInfo throttlingActionInfo)
Copyright © 2021 WSO2. All rights reserved.