public class Metered extends Object
| Constructor and Description |
|---|
Metered() |
| Modifier and Type | Method and Description |
|---|---|
static Double |
getConsumptionCredit()
Retrieves count of credits consumed.
|
static Double |
getConsumptionQuantity()
Retrieves amount of MBs processed.
|
void |
setMeteredKey(String publicKey,
String privateKey)
Activates product with Metered keys.
|
public void setMeteredKey(String publicKey, String privateKey)
publicKey - the public keyprivateKey - the private keypublic static Double getConsumptionQuantity()
public static Double getConsumptionCredit()
Copyright © 2026. All rights reserved.