Uses of Class
com.ibm.cloud.is.vpc.v1.model.VolumeIdentity
-
Packages that use VolumeIdentity Package Description com.ibm.cloud.is.vpc.v1.model -
-
Uses of VolumeIdentity in com.ibm.cloud.is.vpc.v1.model
Subclasses of VolumeIdentity in com.ibm.cloud.is.vpc.v1.model Modifier and Type Class Description classVolumeIdentityByCRNVolumeIdentityByCRN.classVolumeIdentityByHrefVolumeIdentityByHref.classVolumeIdentityByIdVolumeIdentityById.Methods in com.ibm.cloud.is.vpc.v1.model that return VolumeIdentity Modifier and Type Method Description VolumeIdentityImagePrototype. sourceVolume()Gets the sourceVolume.VolumeIdentitySnapshotPrototype. sourceVolume()Gets the sourceVolume.VolumeIdentitySnapshotPrototypeSnapshotConsistencyGroupContext. sourceVolume()Gets the sourceVolume.Methods in com.ibm.cloud.is.vpc.v1.model with parameters of type VolumeIdentity Modifier and Type Method Description ImagePrototypeImageBySourceVolume.BuilderImagePrototypeImageBySourceVolume.Builder. sourceVolume(VolumeIdentity sourceVolume)Set the sourceVolume.SnapshotPrototypeSnapshotBySourceVolume.BuilderSnapshotPrototypeSnapshotBySourceVolume.Builder. sourceVolume(VolumeIdentity sourceVolume)Set the sourceVolume.SnapshotPrototypeSnapshotConsistencyGroupContext.BuilderSnapshotPrototypeSnapshotConsistencyGroupContext.Builder. sourceVolume(VolumeIdentity sourceVolume)Set the sourceVolume.VolumeAttachmentPrototypeInstanceByVolumeContext.BuilderVolumeAttachmentPrototypeInstanceByVolumeContext.Builder. volume(VolumeIdentity volume)Set the volume.Constructors in com.ibm.cloud.is.vpc.v1.model with parameters of type VolumeIdentity Constructor Description Builder(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.
-