| Class and Description |
|---|
| com.contentful.java.cma.model.CMAUsage
The
GET /organizations/{organization_id}/organization_periodic_usages
and GET /organizations/{organization_id}/space_periodic_usages endpoints are
deprecated in favor of the new Usage API. They will be removed on 2027-02-28, after
which requests will return 410 Gone. |
| Method and Description |
|---|
| com.contentful.java.cma.ModuleEnvironments.branch(CMAEnvironment, CMAEnvironment)
This method has been renamed to
ModuleEnvironments.clone(CMAEnvironment, CMAEnvironment).
It will be removed in the next major release. |
| com.contentful.java.cma.ModuleEnvironments.Async.branch(CMAEnvironment, CMAEnvironment, CMACallback<CMAEnvironment>)
This method has been renamed to
ModuleEnvironments.clone(CMAEnvironment, CMAEnvironment).
It will be removed in the next major release. |
| com.contentful.java.cma.ServiceSpaceUsage.fetchAll(String)
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. |
| com.contentful.java.cma.ServiceOrganizationUsage.fetchAll(String)
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. |
| com.contentful.java.cma.ServiceSpaceUsage.fetchAll(String, Map<String, String>)
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. |
| com.contentful.java.cma.ModuleSpaceUsage.fetchAll(String, Map<String, String>)
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. |
| com.contentful.java.cma.ServiceOrganizationUsage.fetchAll(String, Map<String, String>)
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. |
| com.contentful.java.cma.ModuleOrganizationUsage.fetchAll(String, Map<String, String>)
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. |
| com.contentful.java.cma.ModuleSpaceUsage.Async.fetchAll(String, Map<String, String>, CMACallback<CMAArray<CMAUsage>>)
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. |
| com.contentful.java.cma.ModuleOrganizationUsage.Async.fetchAll(String, Map<String, String>, CMACallback<CMAArray<CMAUsage>>)
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. |
| com.contentful.java.cma.model.CMALocale.setDefault(boolean)
Setting this to default will not get send to the backend. This method will get
removed in the next major release.
|
Copyright © 2026 Contentful, GmbH.. All rights reserved.