Package com.ibm.cloud.cloudant.v1.model
Class ContentInformationSizes
java.lang.Object
com.ibm.cloud.sdk.core.service.model.GenericModel
com.ibm.cloud.cloudant.v1.model.ContentInformationSizes
- All Implemented Interfaces:
ObjectModel
Schema for size information of content.
-
Method Summary
Methods inherited from class com.ibm.cloud.sdk.core.service.model.GenericModel
equals, hashCode, toString
-
Method Details
-
getActive
Gets the active. The active size of the content, in bytes.- Returns:
- the active
-
getExternal
Gets the external. The total uncompressed size of the content, in bytes.- Returns:
- the external
-
getFile
Gets the file. The total size of the content as stored on disk, in bytes.- Returns:
- the file
-