Lines Matching refs:CustomerEncryptionKey
31 protected $diskEncryptionKeyType = CustomerEncryptionKey::class;
123 protected $sourceImageEncryptionKeyType = CustomerEncryptionKey::class;
133 protected $sourceSnapshotEncryptionKeyType = CustomerEncryptionKey::class;
189 * @param CustomerEncryptionKey
191 public function setDiskEncryptionKey(CustomerEncryptionKey $diskEncryptionKey)
196 * @return CustomerEncryptionKey
525 * @param CustomerEncryptionKey
527 public function setSourceImageEncryptionKey(CustomerEncryptionKey $sourceImageEncryptionKey)
532 * @return CustomerEncryptionKey
567 * @param CustomerEncryptionKey
569 public function setSourceSnapshotEncryptionKey(CustomerEncryptionKey $sourceSnapshotEncryptionKey)
574 * @return CustomerEncryptionKey