public class ApiKeyRequestCounter extends Object
| Constructor and Description |
|---|
ApiKeyRequestCounter() |
| Modifier and Type | Method and Description |
|---|---|
HashMap<String,AtomicInteger> |
getPolicyCounters() |
void |
setPolicyCounters(HashMap<String,AtomicInteger> policyCounters) |
public HashMap<String,AtomicInteger> getPolicyCounters()
public void setPolicyCounters(HashMap<String,AtomicInteger> policyCounters)
Copyright © 2022. All Rights Reserved.