public class ModuleOrganizationUsage extends Object
| Modifier and Type | Class and Description |
|---|---|
class |
ModuleOrganizationUsage.Async
Async module.
|
| Modifier and Type | Method and Description |
|---|---|
ModuleOrganizationUsage.Async |
async() |
protected ServiceOrganizationUsage |
createService(retrofit2.Retrofit retrofit) |
CMAArray<CMAUsage> |
fetchAll(String organizationId,
Map<String,String> query)
Deprecated.
The
GET /organizations/{organization_id}/organization_periodic_usages
endpoint is deprecated in favor of the new Usage API. It will be removed on
2027-02-28, after which requests will return 410 Gone. |
protected ServiceOrganizationUsage createService(retrofit2.Retrofit retrofit)
@Deprecated public CMAArray<CMAUsage> fetchAll(String organizationId, Map<String,String> query)
GET /organizations/{organization_id}/organization_periodic_usages
endpoint is deprecated in favor of the new Usage API. It will be removed on
2027-02-28, after which requests will return 410 Gone.query - the criteria to narrow down the search result.CMAUsage result instancepublic ModuleOrganizationUsage.Async async()
Copyright © 2026 Contentful, GmbH.. All rights reserved.