Uses of Class
com.ibm.cloud.is.vpc.v1.model.VolumeProfileIdentity
-
Packages that use VolumeProfileIdentity Package Description com.ibm.cloud.is.vpc.v1.model -
-
Uses of VolumeProfileIdentity in com.ibm.cloud.is.vpc.v1.model
Subclasses of VolumeProfileIdentity in com.ibm.cloud.is.vpc.v1.model Modifier and Type Class Description classVolumeProfileIdentityByHrefVolumeProfileIdentityByHref.classVolumeProfileIdentityByNameVolumeProfileIdentityByName.Methods in com.ibm.cloud.is.vpc.v1.model that return VolumeProfileIdentity Modifier and Type Method Description VolumeProfileIdentityVolumeAttachmentPrototypeVolume. profile()Gets the profile.VolumeProfileIdentityVolumePatch. profile()Gets the profile.VolumeProfileIdentityVolumePrototype. profile()Gets the profile.VolumeProfileIdentityVolumePrototypeInstanceByImageContext. profile()Gets the profile.VolumeProfileIdentityVolumePrototypeInstanceBySourceSnapshotContext. profile()Gets the profile.Methods in com.ibm.cloud.is.vpc.v1.model with parameters of type VolumeProfileIdentity Modifier and Type Method Description VolumeAttachmentPrototypeVolumeVolumePrototypeInstanceContextVolumePrototypeInstanceContextVolumeByCapacity.BuilderVolumeAttachmentPrototypeVolumeVolumePrototypeInstanceContextVolumePrototypeInstanceContextVolumeByCapacity.Builder. profile(VolumeProfileIdentity profile)Set the profile.VolumeAttachmentPrototypeVolumeVolumePrototypeInstanceContextVolumePrototypeInstanceContextVolumeBySourceSnapshot.BuilderVolumeAttachmentPrototypeVolumeVolumePrototypeInstanceContextVolumePrototypeInstanceContextVolumeBySourceSnapshot.Builder. profile(VolumeProfileIdentity profile)Set the profile.VolumePatch.BuilderVolumePatch.Builder. profile(VolumeProfileIdentity profile)Set the profile.VolumePrototypeInstanceByImageContext.BuilderVolumePrototypeInstanceByImageContext.Builder. profile(VolumeProfileIdentity profile)Set the profile.VolumePrototypeInstanceBySourceSnapshotContext.BuilderVolumePrototypeInstanceBySourceSnapshotContext.Builder. profile(VolumeProfileIdentity profile)Set the profile.VolumePrototypeVolumeByCapacity.BuilderVolumePrototypeVolumeByCapacity.Builder. profile(VolumeProfileIdentity profile)Set the profile.VolumePrototypeVolumeBySourceSnapshot.BuilderVolumePrototypeVolumeBySourceSnapshot.Builder. profile(VolumeProfileIdentity profile)Set the profile.Constructors in com.ibm.cloud.is.vpc.v1.model with parameters of type VolumeProfileIdentity Constructor Description Builder(VolumeProfileIdentity profile, Long capacity)Instantiates a new builder with required properties.Builder(VolumeProfileIdentity profile, SnapshotIdentity sourceSnapshot)Instantiates a new builder with required properties.Builder(VolumeProfileIdentity volumeProfileIdentityByHref)Instantiates a new Builder from an existing VolumeProfileIdentityByHref instance.Builder(VolumeProfileIdentity volumeProfileIdentityByName)Instantiates a new Builder from an existing VolumeProfileIdentityByName instance.Builder(VolumeProfileIdentity profile)Instantiates a new builder with required properties.Builder(VolumeProfileIdentity profile, SnapshotIdentity sourceSnapshot)Instantiates a new builder with required properties.Builder(VolumeProfileIdentity profile, ZoneIdentity zone, Long capacity)Instantiates a new builder with required properties.Builder(VolumeProfileIdentity profile, ZoneIdentity zone, SnapshotIdentity sourceSnapshot)Instantiates a new builder with required properties.
-