Uses of Class
com.ibm.cloud.is.vpc.v1.model.SnapshotReference
-
Packages that use SnapshotReference Package Description com.ibm.cloud.is.vpc.v1.model -
-
Uses of SnapshotReference in com.ibm.cloud.is.vpc.v1.model
Methods in com.ibm.cloud.is.vpc.v1.model that return SnapshotReference Modifier and Type Method Description SnapshotReference
Volume. getSourceSnapshot()
Gets the sourceSnapshot.Methods in com.ibm.cloud.is.vpc.v1.model that return types with arguments of type SnapshotReference Modifier and Type Method Description List<SnapshotReference>
SnapshotConsistencyGroup. getSnapshots()
Gets the snapshots.List<SnapshotReference>
BackupPolicyJob. getTargetSnapshots()
Gets the targetSnapshots.
-