Class ContentInformationSizes

  • All Implemented Interfaces:
    com.ibm.cloud.sdk.core.service.model.ObjectModel

    public class ContentInformationSizes
    extends com.ibm.cloud.sdk.core.service.model.GenericModel
    Schema for size information of content.
    • Constructor Detail

      • ContentInformationSizes

        public ContentInformationSizes()
    • Method Detail

      • 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