Class ShareSnapshotStatusReason

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

    public class ShareSnapshotStatusReason
    extends com.ibm.cloud.sdk.core.service.model.GenericModel
    ShareSnapshotStatusReason.
    • Nested Class Summary

      Nested Classes 
      Modifier and Type Class Description
      static interface  ShareSnapshotStatusReason.Code
      A reason code for the status: - `encryption_key_deleted`: Share snapshot is unusable because its `encryption_key` was deleted - `internal_error`: Internal error (contact IBM support) The enumerated values for this property may [expand](https://cloud.ibm.com/apidocs/vpc#property-value-expansion) in the future.
    • Method Detail

      • getCode

        public String getCode()
        Gets the code. A reason code for the status: - `encryption_key_deleted`: Share snapshot is unusable because its `encryption_key` was deleted - `internal_error`: Internal error (contact IBM support) The enumerated values for this property may [expand](https://cloud.ibm.com/apidocs/vpc#property-value-expansion) in the future.
        Returns:
        the code
      • getMessage

        public String getMessage()
        Gets the message. An explanation of the status reason.
        Returns:
        the message
      • getMoreInfo

        public String getMoreInfo()
        Gets the moreInfo. Link to documentation about this status reason.
        Returns:
        the moreInfo