Class ImageFile

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

    public class ImageFile
    extends com.ibm.cloud.sdk.core.service.model.GenericModel
    ImageFile.
    • Method Detail

      • getChecksums

        public ImageFileChecksums getChecksums()
        Gets the checksums. Checksums for this image file. This property may be absent if the associated image has a `status` of `pending` or `failed`.
        Returns:
        the checksums
      • getSize

        public Long getSize()
        Gets the size. The size of the stored image file rounded up to the next gigabyte. This property may be absent if the associated image has a `status` of `pending` or `failed`.
        Returns:
        the size