Class ImageFile

java.lang.Object
com.ibm.cloud.sdk.core.service.model.GenericModel
com.ibm.cloud.is.vpc.v1.model.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 Details

    • 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