public class ModuleSpaceUsage
extends java.lang.Object
| Modifier and Type | Class and Description |
|---|---|
class |
ModuleSpaceUsage.Async
Async module.
|
| Modifier and Type | Method and Description |
|---|---|
ModuleSpaceUsage.Async |
async() |
protected ServiceSpaceUsage |
createService(retrofit2.Retrofit retrofit) |
CMAArray<CMAUsage> |
fetchAll(java.lang.String organizationId,
java.util.Map<java.lang.String,java.lang.String> query)
Fetch all space usage the token has access to.
|
protected ServiceSpaceUsage createService(retrofit2.Retrofit retrofit)
public CMAArray<CMAUsage> fetchAll(java.lang.String organizationId, java.util.Map<java.lang.String,java.lang.String> query)
organizationId - organization id for the request.query - the criteria to narrow down the search result.CMAUsage result instancepublic ModuleSpaceUsage.Async async()
Copyright © 2021 Contentful, GmbH.. All Rights Reserved.