Class ModuleSpaceUsage


  • public class ModuleSpaceUsage
    extends java.lang.Object
    • Method Detail

      • createService

        protected ServiceSpaceUsage createService​(retrofit2.Retrofit retrofit)
      • fetchAll

        public 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.
        Parameters:
        organizationId - organization id for the request.
        query - the criteria to narrow down the search result.
        Returns:
        CMAUsage result instance