Package com.ibm.cloud.is.vpc.v1.model
Class SnapshotConsistencyGroupReferenceDeleted
- java.lang.Object
-
- com.ibm.cloud.sdk.core.service.model.GenericModel
-
- com.ibm.cloud.is.vpc.v1.model.SnapshotConsistencyGroupReferenceDeleted
-
- All Implemented Interfaces:
com.ibm.cloud.sdk.core.service.model.ObjectModel
public class SnapshotConsistencyGroupReferenceDeleted extends com.ibm.cloud.sdk.core.service.model.GenericModel
If present, this property indicates the referenced resource has been deleted, and provides some supplementary information.
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description String
getMoreInfo()
Gets the moreInfo.
-
-
-
Method Detail
-
getMoreInfo
public String getMoreInfo()
Gets the moreInfo. Link to documentation about deleted resources.- Returns:
- the moreInfo
-
-