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

    Modifier and Type
    Method
    Description
    Gets the sha256.

    Methods inherited from class com.ibm.cloud.sdk.core.service.model.GenericModel

    equals, hashCode, toString

    Methods inherited from class java.lang.Object

    getClass, notify, notifyAll, wait, wait, wait
  • Method Details

    • getSha256

      public String getSha256()
      Gets the sha256. The SHA256 fingerprint of the image file, in hexadecimal.
      Returns:
      the sha256