Package | Description |
---|---|
com.sap.cloud.sdk.cloudplatform.metering |
Modifier and Type | Method and Description |
---|---|
long |
MeteringStats.getApiCountsFor(TenantMetricKeyPair key)
Getter for the current number of API accesses.
|
long |
MeteringStats.record(TenantMetricKeyPair key)
Record a single access by the tenant to the API specified by the key.
|
long |
MeteringStats.record(TenantMetricKeyPair key,
long increment)
Record a specified number accesses by a the tenant to the API specified by the key.
|
Copyright © 2018 SAP SE. All rights reserved.