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 Summary
Methods inherited from class com.ibm.cloud.sdk.core.service.model.GenericModel
equals, hashCode, toString
-
Method Details
-
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
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
-