Class ContentInformationSizes

java.lang.Object
com.ibm.cloud.sdk.core.service.model.GenericModel
com.ibm.cloud.cloudant.v1.model.ContentInformationSizes
All Implemented Interfaces:
ObjectModel

public class ContentInformationSizes extends GenericModel
Schema for size information of content.
  • Method Details

    • getActive

      public Long getActive()
      Gets the active. The active size of the content, in bytes.
      Returns:
      the active
    • getExternal

      public Long getExternal()
      Gets the external. The total uncompressed size of the content, in bytes.
      Returns:
      the external
    • getFile

      public Long getFile()
      Gets the file. The total size of the content as stored on disk, in bytes.
      Returns:
      the file