Uses of Class
com.ibm.cloud.is.vpc.v1.model.SnapshotIdentity
Packages that use SnapshotIdentity
-
Uses of SnapshotIdentity in com.ibm.cloud.is.vpc.v1.model
Subclasses of SnapshotIdentity in com.ibm.cloud.is.vpc.v1.modelModifier and TypeClassDescriptionclass
SnapshotIdentityByCRN.class
SnapshotIdentityByHref.class
SnapshotIdentityById.Methods in com.ibm.cloud.is.vpc.v1.model that return SnapshotIdentityModifier and TypeMethodDescriptionVolumeAttachmentPrototypeVolume.sourceSnapshot()
Gets the sourceSnapshot.VolumePrototype.sourceSnapshot()
Gets the sourceSnapshot.VolumePrototypeInstanceBySourceSnapshotContext.sourceSnapshot()
Gets the sourceSnapshot.Methods in com.ibm.cloud.is.vpc.v1.model with parameters of type SnapshotIdentityModifier and TypeMethodDescriptionVolumeAttachmentPrototypeVolumeVolumePrototypeInstanceContextVolumePrototypeInstanceContextVolumeBySourceSnapshot.Builder.sourceSnapshot
(SnapshotIdentity sourceSnapshot) Set the sourceSnapshot.VolumePrototypeInstanceBySourceSnapshotContext.Builder.sourceSnapshot
(SnapshotIdentity sourceSnapshot) Set the sourceSnapshot.VolumePrototypeVolumeBySourceSnapshot.Builder.sourceSnapshot
(SnapshotIdentity sourceSnapshot) Set the sourceSnapshot.Constructors in com.ibm.cloud.is.vpc.v1.model with parameters of type SnapshotIdentityModifierConstructorDescriptionBuilder
(SnapshotIdentity snapshotIdentityByCrn) Instantiates a new Builder from an existing SnapshotIdentityByCRN instance.Builder
(SnapshotIdentity snapshotIdentityByHref) Instantiates a new Builder from an existing SnapshotIdentityByHref instance.Builder
(SnapshotIdentity snapshotIdentityById) Instantiates a new Builder from an existing SnapshotIdentityById instance.Builder
(VolumeProfileIdentity profile, SnapshotIdentity sourceSnapshot) Instantiates a new builder with required properties.Builder
(VolumeProfileIdentity profile, SnapshotIdentity sourceSnapshot) Instantiates a new builder with required properties.Builder
(VolumeProfileIdentity profile, ZoneIdentity zone, SnapshotIdentity sourceSnapshot) Instantiates a new builder with required properties.