Uses of Class
com.ibm.cloud.is.vpc.v1.model.VolumeIdentity
Packages that use VolumeIdentity
-
Uses of VolumeIdentity in com.ibm.cloud.is.vpc.v1.model
Subclasses of VolumeIdentity in com.ibm.cloud.is.vpc.v1.modelModifier and TypeClassDescriptionclassVolumeIdentityByCRN.classVolumeIdentityByHref.classVolumeIdentityById.Methods in com.ibm.cloud.is.vpc.v1.model that return VolumeIdentityModifier and TypeMethodDescriptionImagePrototype.sourceVolume()Gets the sourceVolume.SnapshotPrototype.sourceVolume()Gets the sourceVolume.SnapshotPrototypeSnapshotConsistencyGroupContext.sourceVolume()Gets the sourceVolume.Methods in com.ibm.cloud.is.vpc.v1.model with parameters of type VolumeIdentityModifier and TypeMethodDescriptionImagePrototypeImageBySourceVolume.Builder.sourceVolume(VolumeIdentity sourceVolume) Set the sourceVolume.SnapshotPrototypeSnapshotBySourceVolume.Builder.sourceVolume(VolumeIdentity sourceVolume) Set the sourceVolume.SnapshotPrototypeSnapshotConsistencyGroupContext.Builder.sourceVolume(VolumeIdentity sourceVolume) Set the sourceVolume.VolumeAttachmentPrototypeInstanceByVolumeContext.Builder.volume(VolumeIdentity volume) Set the volume.Constructors in com.ibm.cloud.is.vpc.v1.model with parameters of type VolumeIdentityModifierConstructorDescriptionBuilder(VolumeIdentity sourceVolume) Instantiates a new builder with required properties.Builder(VolumeIdentity sourceVolume) Instantiates a new builder with required properties.Builder(VolumeIdentity sourceVolume) Instantiates a new builder with required properties.Builder(VolumeIdentity volume) Instantiates a new builder with required properties.Builder(VolumeIdentity volumeIdentityByCrn) Instantiates a new Builder from an existing VolumeIdentityByCRN instance.Builder(VolumeIdentity volumeIdentityByHref) Instantiates a new Builder from an existing VolumeIdentityByHref instance.Builder(VolumeIdentity volumeIdentityById) Instantiates a new Builder from an existing VolumeIdentityById instance.