Uses of Class
com.ibm.cloud.is.vpc.v1.model.EncryptionKeyIdentity
Packages that use EncryptionKeyIdentity
-
Uses of EncryptionKeyIdentity in com.ibm.cloud.is.vpc.v1.model
Subclasses of EncryptionKeyIdentity in com.ibm.cloud.is.vpc.v1.modelMethods in com.ibm.cloud.is.vpc.v1.model that return EncryptionKeyIdentityModifier and TypeMethodDescriptionBackupPolicyPlanRemoteRegionPolicyPrototype.encryptionKey()
Gets the encryptionKey.ImagePrototype.encryptionKey()
Gets the encryptionKey.SharePrototype.encryptionKey()
Gets the encryptionKey.SnapshotPrototype.encryptionKey()
Gets the encryptionKey.VolumeAttachmentPrototypeVolume.encryptionKey()
Gets the encryptionKey.VolumePrototype.encryptionKey()
Gets the encryptionKey.VolumePrototypeInstanceByImageContext.encryptionKey()
Gets the encryptionKey.VolumePrototypeInstanceBySourceSnapshotContext.encryptionKey()
Gets the encryptionKey.Methods in com.ibm.cloud.is.vpc.v1.model with parameters of type EncryptionKeyIdentityModifier and TypeMethodDescriptionBackupPolicyPlanRemoteRegionPolicyPrototype.Builder.encryptionKey
(EncryptionKeyIdentity encryptionKey) Set the encryptionKey.ImagePrototypeImageByFile.Builder.encryptionKey
(EncryptionKeyIdentity encryptionKey) Set the encryptionKey.ImagePrototypeImageBySourceVolume.Builder.encryptionKey
(EncryptionKeyIdentity encryptionKey) Set the encryptionKey.SharePrototypeShareBySize.Builder.encryptionKey
(EncryptionKeyIdentity encryptionKey) Set the encryptionKey.SharePrototypeShareBySourceShare.Builder.encryptionKey
(EncryptionKeyIdentity encryptionKey) Set the encryptionKey.SharePrototypeShareBySourceSnapshot.Builder.encryptionKey
(EncryptionKeyIdentity encryptionKey) Set the encryptionKey.SnapshotPrototypeSnapshotBySourceSnapshot.Builder.encryptionKey
(EncryptionKeyIdentity encryptionKey) Set the encryptionKey.VolumeAttachmentPrototypeVolumeVolumePrototypeInstanceContextVolumePrototypeInstanceContextVolumeByCapacity.Builder.encryptionKey
(EncryptionKeyIdentity encryptionKey) Set the encryptionKey.VolumeAttachmentPrototypeVolumeVolumePrototypeInstanceContextVolumePrototypeInstanceContextVolumeBySourceSnapshot.Builder.encryptionKey
(EncryptionKeyIdentity encryptionKey) Set the encryptionKey.VolumePrototypeInstanceByImageContext.Builder.encryptionKey
(EncryptionKeyIdentity encryptionKey) Set the encryptionKey.VolumePrototypeInstanceBySourceSnapshotContext.Builder.encryptionKey
(EncryptionKeyIdentity encryptionKey) Set the encryptionKey.VolumePrototypeVolumeByCapacity.Builder.encryptionKey
(EncryptionKeyIdentity encryptionKey) Set the encryptionKey.VolumePrototypeVolumeBySourceSnapshot.Builder.encryptionKey
(EncryptionKeyIdentity encryptionKey) Set the encryptionKey.Constructors in com.ibm.cloud.is.vpc.v1.model with parameters of type EncryptionKeyIdentityModifierConstructorDescriptionBuilder
(EncryptionKeyIdentity encryptionKeyIdentityByCrn) Instantiates a new Builder from an existing EncryptionKeyIdentityByCRN instance.