Uses of Class
com.ibm.cloud.is.vpc.v1.model.VolumeProfileIdentity
Packages that use VolumeProfileIdentity
-
Uses of VolumeProfileIdentity in com.ibm.cloud.is.vpc.v1.model
Subclasses of VolumeProfileIdentity in com.ibm.cloud.is.vpc.v1.modelModifier and TypeClassDescriptionclass
VolumeProfileIdentityByHref.class
VolumeProfileIdentityByName.Methods in com.ibm.cloud.is.vpc.v1.model that return VolumeProfileIdentityModifier and TypeMethodDescriptionVolumeAttachmentPrototypeVolume.profile()
Gets the profile.VolumePatch.profile()
Gets the profile.VolumePrototype.profile()
Gets the profile.VolumePrototypeInstanceByImageContext.profile()
Gets the profile.VolumePrototypeInstanceBySourceSnapshotContext.profile()
Gets the profile.Methods in com.ibm.cloud.is.vpc.v1.model with parameters of type VolumeProfileIdentityModifier and TypeMethodDescriptionVolumeAttachmentPrototypeVolumeVolumePrototypeInstanceContextVolumePrototypeInstanceContextVolumeByCapacity.Builder.profile
(VolumeProfileIdentity profile) Set the profile.VolumeAttachmentPrototypeVolumeVolumePrototypeInstanceContextVolumePrototypeInstanceContextVolumeBySourceSnapshot.Builder.profile
(VolumeProfileIdentity profile) Set the profile.VolumePatch.Builder.profile
(VolumeProfileIdentity profile) Set the profile.VolumePrototypeInstanceByImageContext.Builder.profile
(VolumeProfileIdentity profile) Set the profile.VolumePrototypeInstanceBySourceSnapshotContext.Builder.profile
(VolumeProfileIdentity profile) Set the profile.VolumePrototypeVolumeByCapacity.Builder.profile
(VolumeProfileIdentity profile) Set the profile.VolumePrototypeVolumeBySourceSnapshot.Builder.profile
(VolumeProfileIdentity profile) Set the profile.Constructors in com.ibm.cloud.is.vpc.v1.model with parameters of type VolumeProfileIdentityModifierConstructorDescriptionBuilder
(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.