| Package | Description |
|---|---|
| com.contentful.java.cma |
| Modifier and Type | Method and Description |
|---|---|
io.reactivex.Flowable<CMAArray<CMAUsage>> |
ServiceSpaceUsage.fetchAll(String organizationId)
Deprecated.
The
GET /organizations/{organization_id}/space_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. |
io.reactivex.Flowable<CMAArray<CMAUsage>> |
ServiceOrganizationUsage.fetchAll(String organizationId)
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. |
io.reactivex.Flowable<CMAArray<CMAUsage>> |
ServiceSpaceUsage.fetchAll(String organizationId,
Map<String,String> query)
Deprecated.
The
GET /organizations/{organization_id}/space_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. |
CMAArray<CMAUsage> |
ModuleSpaceUsage.fetchAll(String organizationId,
Map<String,String> query)
Deprecated.
The
GET /organizations/{organization_id}/space_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. |
io.reactivex.Flowable<CMAArray<CMAUsage>> |
ServiceOrganizationUsage.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. |
CMAArray<CMAUsage> |
ModuleOrganizationUsage.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. |
CMACallback<CMAArray<CMAUsage>> |
ModuleSpaceUsage.Async.fetchAll(String organizationId,
Map<String,String> query,
CMACallback<CMAArray<CMAUsage>> callback)
Deprecated.
The
GET /organizations/{organization_id}/space_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. |
CMACallback<CMAArray<CMAUsage>> |
ModuleOrganizationUsage.Async.fetchAll(String organizationId,
Map<String,String> query,
CMACallback<CMAArray<CMAUsage>> callback)
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. |
| Modifier and Type | Method and Description |
|---|---|
CMACallback<CMAArray<CMAUsage>> |
ModuleSpaceUsage.Async.fetchAll(String organizationId,
Map<String,String> query,
CMACallback<CMAArray<CMAUsage>> callback)
Deprecated.
The
GET /organizations/{organization_id}/space_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. |
CMACallback<CMAArray<CMAUsage>> |
ModuleOrganizationUsage.Async.fetchAll(String organizationId,
Map<String,String> query,
CMACallback<CMAArray<CMAUsage>> callback)
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. |
Copyright © 2026 Contentful, GmbH.. All rights reserved.