Lines Matching refs:CustomerEncryptionKey
51 protected $imageEncryptionKeyType = CustomerEncryptionKey::class;
93 protected $sourceDiskEncryptionKeyType = CustomerEncryptionKey::class;
103 protected $sourceImageEncryptionKeyType = CustomerEncryptionKey::class;
113 protected $sourceSnapshotEncryptionKeyType = CustomerEncryptionKey::class;
245 * @param CustomerEncryptionKey
247 public function setImageEncryptionKey(CustomerEncryptionKey $imageEncryptionKey)
252 * @return CustomerEncryptionKey
413 * @param CustomerEncryptionKey
415 public function setSourceDiskEncryptionKey(CustomerEncryptionKey $sourceDiskEncryptionKey)
420 * @return CustomerEncryptionKey
455 * @param CustomerEncryptionKey
457 public function setSourceImageEncryptionKey(CustomerEncryptionKey $sourceImageEncryptionKey)
462 * @return CustomerEncryptionKey
497 * @param CustomerEncryptionKey
499 public function setSourceSnapshotEncryptionKey(CustomerEncryptionKey $sourceSnapshotEncryptionKey)
504 * @return CustomerEncryptionKey