Package com.ibm.cloud.is.vpc.v1.model
Class ImageFileChecksums
- java.lang.Object
-
- com.ibm.cloud.sdk.core.service.model.GenericModel
-
- com.ibm.cloud.is.vpc.v1.model.ImageFileChecksums
-
- All Implemented Interfaces:
com.ibm.cloud.sdk.core.service.model.ObjectModel
public class ImageFileChecksums extends com.ibm.cloud.sdk.core.service.model.GenericModel
ImageFileChecksums.
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description String
getSha256()
Gets the sha256.
-
-
-
Method Detail
-
getSha256
public String getSha256()
Gets the sha256. The SHA256 fingerprint of the image file, in hexadecimal.- Returns:
- the sha256
-
-